phpretard Posted August 11, 2010 Share Posted August 11, 2010 When a person visits my site I would like for the form on the page to submit and reload with the predetermined search criteria. Is this possible? So for example...if you visited my site as soon as you entered the from would submit and display Google search results for "php freaks" I tried header("location: mysite.com?q=php+freaks"); but that is a continuous loop. -Any thoughts Link to comment https://forums.phpfreaks.com/topic/210421-post-on-a-page-load/ Share on other sites More sharing options...
RussellReal Posted August 11, 2010 Share Posted August 11, 2010 why not just catalog teh referer information.. thats basically all you're gonna get anyway Link to comment https://forums.phpfreaks.com/topic/210421-post-on-a-page-load/#findComment-1098000 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.