Dear God, why did I write a hyperlink after refreshing the page does not appear, the code is as follows:
"Target=_blank>
Help to see, thank you!
Reply to discussion (solution)
Print the $name above to see if there is a value after the refresh
View the source code directly from the browser Firebug.
Can't guess ~ ~ ~ ~
The above does not see any problem, you still look at the source code or use the tool to look at the
HTML code No problem, should be $name did not take the value, no value is empty Ah, of course, in front of the foreground display does not come out, the positive solution, you did not post PHP context code, we can not guess what is wrong, the simplest way is to check the browser run this page source code to troubleshoot the problem , in addition: target = "_blank" This place is best quoted, pay attention to grammar, be a careful programmer.