natalieG Posted March 11, 2006 Share Posted March 11, 2006 Does anyone know why If I put [a href=\"http://msdsimaging.com/single_A.php\" target=\"_blank\"]http://msdsimaging.com/single_A.php[/a] in the browaer window, it returns a value, butIf I put [a href=\"http://msdsimaging.com/single_A.php&partnumber=100.01\" target=\"_blank\"]http://msdsimaging.com/single_A.php&partnumber=100.01[/a] in the browaer window, it returns a "file not found" message?Thanks,Jennifer Link to comment https://forums.phpfreaks.com/topic/4658-passing-arguments/ Share on other sites More sharing options...
hitman6003 Posted March 11, 2006 Share Posted March 11, 2006 /single_A.php[!--coloro:#FF0000--][span style=\"color:#FF0000\"][!--/coloro--]?[!--colorc--][/span][!--/colorc--]partnumber=100.01The first variable in your url must be seperated from the file name by a question mark (?) not an ampersand(&). Link to comment https://forums.phpfreaks.com/topic/4658-passing-arguments/#findComment-16297 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.