tommcat Posted February 16, 2008 Share Posted February 16, 2008 Hi all, I am creating a website for an organization in php & i need a simple search functionality. There will be search textbox & go button on the homepage when the user enters any text & click on go, I need to create a search.php page that will list all the title & meta-tag description & link (url) of all the pages where that text has appeared. I have done this in asp but this time on php i am unable to find any scripts with plain php on the web. plz help me out or advise on any other simpler or better solution. thanks in advance. tommcat Link to comment https://forums.phpfreaks.com/topic/91410-simple-website-search/ Share on other sites More sharing options...
xenophobia Posted February 16, 2008 Share Posted February 16, 2008 Are you going to get these data from a database? Link to comment https://forums.phpfreaks.com/topic/91410-simple-website-search/#findComment-468378 Share on other sites More sharing options...
tommcat Posted February 17, 2008 Author Share Posted February 17, 2008 i am not creating any database. but trying to search the keyword from the webpage directly Link to comment https://forums.phpfreaks.com/topic/91410-simple-website-search/#findComment-468787 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.