Woodburn2006 Posted November 21, 2007 Share Posted November 21, 2007 if my users put a number in a form box, is there any way of passing this number through the url rather than passing it through $_POST? Link to comment https://forums.phpfreaks.com/topic/78277-passing-thorugh-url/ Share on other sites More sharing options...
piznac Posted November 21, 2007 Share Posted November 21, 2007 Yes just change your form method to GET instead of POST Link to comment https://forums.phpfreaks.com/topic/78277-passing-thorugh-url/#findComment-396138 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.