Nandini Posted November 7, 2008 Share Posted November 7, 2008 Hi i am doing a website using php and mysql i want to put a search field with Go button at the corner of the header. if user enter some thing in to that field, i want to display all the page results within the website. Can anyone tell me how can i do this. Or send me url's Thanq Link to comment https://forums.phpfreaks.com/topic/131823-php-search/ Share on other sites More sharing options...
.josh Posted November 7, 2008 Share Posted November 7, 2008 You would make a form with a text field and a submit button. From there, it depends on how you store your information and what you're searching for. Link to comment https://forums.phpfreaks.com/topic/131823-php-search/#findComment-684771 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.