Jump to content

[SOLVED] can someone help me please ?


bogdaniel

Recommended Posts

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.

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.. :D

 

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.