Jay2391 Posted November 1, 2007 Share Posted November 1, 2007 I have a list that comes in during a while statement.. Jane john pete ..ect and i have a hyperlink so i can view their stats... and i want to past their name so i can get it in the next page...but the variable is not comming up ??? <a href=info.php?name=$name>".$name."</a> this is what I get http://localhost/mdo_main/info.php?name= Link to comment https://forums.phpfreaks.com/topic/75666-passing-a-variable-into-a-another-page/ Share on other sites More sharing options...
revraz Posted November 1, 2007 Share Posted November 1, 2007 Are you in PHP? Post the whole line or code around it. Link to comment https://forums.phpfreaks.com/topic/75666-passing-a-variable-into-a-another-page/#findComment-382907 Share on other sites More sharing options...
Jay2391 Posted November 1, 2007 Author Share Posted November 1, 2007 never mind i got it my mistake wrong testing file :-\ Im stupid Link to comment https://forums.phpfreaks.com/topic/75666-passing-a-variable-into-a-another-page/#findComment-382910 Share on other sites More sharing options...
suttercain Posted November 1, 2007 Share Posted November 1, 2007 I like the avatar Link to comment https://forums.phpfreaks.com/topic/75666-passing-a-variable-into-a-another-page/#findComment-382954 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.