Username: Posted September 20, 2010 Share Posted September 20, 2010 How can I go about making dynamic pages? eg. user types "phpfreaks.com/index.php?page=name" Link to comment https://forums.phpfreaks.com/topic/213890-dynamic-pages/ Share on other sites More sharing options...
litebearer Posted September 20, 2010 Share Posted September 20, 2010 need a little more detail and definition as to what you want to achieve Link to comment https://forums.phpfreaks.com/topic/213890-dynamic-pages/#findComment-1113234 Share on other sites More sharing options...
Username: Posted September 20, 2010 Author Share Posted September 20, 2010 need a little more detail and definition as to what you want to achieve uhh, for example http://www.phpfreaks.com/forums/index.php?action=post the location would still be index.php but action would post, bringing up the post reply interface etc etc Link to comment https://forums.phpfreaks.com/topic/213890-dynamic-pages/#findComment-1113240 Share on other sites More sharing options...
litebearer Posted September 20, 2010 Share Posted September 20, 2010 psuedo code if value of GET is 1 do this else do that Link to comment https://forums.phpfreaks.com/topic/213890-dynamic-pages/#findComment-1113245 Share on other sites More sharing options...
Username: Posted September 20, 2010 Author Share Posted September 20, 2010 psuedo code if value of GET is 1 do this else do that Your answers are always so short, but they always make sense Thanks! I'll tell you how it works out. Link to comment https://forums.phpfreaks.com/topic/213890-dynamic-pages/#findComment-1113246 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.