dgnzcn Posted November 27, 2009 Share Posted November 27, 2009 I have a code problem. "<a href=index.php?gogo=ureticidetay&'?l={$letter}'>{$ letter}</a>" this is not working. but need link like this index.php?gogo=ureticidetay "<a href='?l={$letter}'>{$letter}</a>" this is working. but need link like this index.php?gogo=ureticidetay Link to comment https://forums.phpfreaks.com/topic/183131-my-code-does-not-work/ Share on other sites More sharing options...
play_ Posted November 27, 2009 Share Posted November 27, 2009 <a href='index.php?gogo=ureticidetay&l={$letter}'>{$ letter}</a> Link to comment https://forums.phpfreaks.com/topic/183131-my-code-does-not-work/#findComment-966494 Share on other sites More sharing options...
dgnzcn Posted November 27, 2009 Author Share Posted November 27, 2009 working. thanks for your help Link to comment https://forums.phpfreaks.com/topic/183131-my-code-does-not-work/#findComment-966499 Share on other sites More sharing options...
play_ Posted November 27, 2009 Share Posted November 27, 2009 no prob. Link to comment https://forums.phpfreaks.com/topic/183131-my-code-does-not-work/#findComment-966516 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.