bogdaniel Posted May 25, 2008 Share Posted May 25, 2008 hello can someone point me to a tutorial for a site search or give me an example for it ? because i don't have any ideea how should i do it and if someone has a newsletters script can i have it please ? thank you very much Link to comment https://forums.phpfreaks.com/topic/107235-solved-can-someone-help-me-please/ Share on other sites More sharing options...
gamefreak13 Posted May 26, 2008 Share Posted May 26, 2008 Not trying to be rude, but this is what Google is for. Honestly, if I were to want to find such a script I would Google "php newsletter script" or "php search engine script". The newsletter script would be incredibly easy to make. Subscribe.php enters an email to the database, unsubscribe.php removes it from the database, and newsletter.php (for admin) would use send the emails out using the php mail() function. I could write one for you right now, but I know there are plenty already out there.. and probably have more features too. Link to comment https://forums.phpfreaks.com/topic/107235-solved-can-someone-help-me-please/#findComment-549980 Share on other sites More sharing options...
jonsjava Posted May 26, 2008 Share Posted May 26, 2008 Mail group Solution It's a newsletter script. Link to comment https://forums.phpfreaks.com/topic/107235-solved-can-someone-help-me-please/#findComment-549986 Share on other sites More sharing options...
bogdaniel Posted May 26, 2008 Author Share Posted May 26, 2008 Not trying to be rude, but this is what Google is for. Honestly, if I were to want to find such a script I would Google "php newsletter script" or "php search engine script". The newsletter script would be incredibly easy to make. Subscribe.php enters an email to the database, unsubscribe.php removes it from the database, and newsletter.php (for admin) would use send the emails out using the php mail() function. I could write one for you right now, but I know there are plenty already out there.. and probably have more features too. i did a little google search... but i couldn't find about site search... and i don't reffer to a search engine like google i reffer to site search as we have here on php freaks in right corner to search only in the db of the site not on whole internet.. Link to comment https://forums.phpfreaks.com/topic/107235-solved-can-someone-help-me-please/#findComment-550083 Share on other sites More sharing options...
Barand Posted May 26, 2008 Share Posted May 26, 2008 http://www.google.co.uk/search?q=php+site+search+script Nothing there? Link to comment https://forums.phpfreaks.com/topic/107235-solved-can-someone-help-me-please/#findComment-550096 Share on other sites More sharing options...
bogdaniel Posted May 26, 2008 Author Share Posted May 26, 2008 http://www.google.co.uk/search?q=php+site+search+script Nothing there? thank you very much Link to comment https://forums.phpfreaks.com/topic/107235-solved-can-someone-help-me-please/#findComment-550457 Share on other sites More sharing options...
bogdaniel Posted May 26, 2008 Author Share Posted May 26, 2008 Mail group Solution It's a newsletter script. thank you very much you can close this topic P.S thank you all who read this topic and posted Link to comment https://forums.phpfreaks.com/topic/107235-solved-can-someone-help-me-please/#findComment-550459 Share on other sites More sharing options...
Barand Posted May 26, 2008 Share Posted May 26, 2008 thank you very much you can close this topic As the topic creator that is your responsibilty once the problem is solved to your satisfaction. Click the "Topic solved" button. EDIT: OK, I see you've found it. Link to comment https://forums.phpfreaks.com/topic/107235-solved-can-someone-help-me-please/#findComment-550460 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.