asmith Posted December 25, 2007 Share Posted December 25, 2007 is there anyway i use the get method but it don't show all my variables on the address bar ? or can i mix get and post methods ? if so how ? i get something like this line on the address bar : page.php?mod%5B%5D=all&pp=10&order%5B%5D=date&submit=submit it is for pagination, can i just use the get method for the number of the page . aother variables using post method ? Link to comment https://forums.phpfreaks.com/topic/83095-get/ Share on other sites More sharing options...
phpQuestioner Posted December 25, 2007 Share Posted December 25, 2007 look into cURL - http://us.php.net/manual/en/ref.curl.php Link to comment https://forums.phpfreaks.com/topic/83095-get/#findComment-422757 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.