Results 1 to 8 of 8
  1. #1
    Join Date
    Oct 2003
    Posts
    177

    Looking for a stripped-down page recommendation script

    I'm looking for a very stripped-down page recommendation (aka tell a friend) script. I'm looking for all of the settings to be in the PHP script except for the email address, including the message body and subject so as to protect from spammers.

    Google isn't turning anything up like this - everything I find is ripe for picking for spammers. And the javascript scripts which populate a message in an email client are useless.

    Any recommendations?

  2. #2
    Join Date
    Oct 2006
    Location
    Salt Lake City, UT
    Posts
    850
    This turned up some reasonable scripts: http://www.google.com/search?hl=en&q...=Google+Search

  3. #3
    Join Date
    Oct 2003
    Posts
    177
    As I said, a search on Google is not turning up what I am looking for.

    If anyone has a specific recommendation rather than just a link to a Google search I'd really appreciate it. I'm looking for:

    - PHP driven
    - does not allow sender to enter message; only recipient's name and email

  4. #4
    Join Date
    Sep 2002
    Location
    Cebu
    Posts
    1,054
    He who hates correction will die. --Proverbs 15:10
    Jeffrey's Cute Blog

  5. #5
    Join Date
    Oct 2006
    Location
    Salt Lake City, UT
    Posts
    850
    Why not just use a simple php mail script and strip what you don't need then?

  6. #6
    Join Date
    Oct 2003
    Posts
    177
    Quote Originally Posted by siforek View Post
    Why not just use a simple php mail script and strip what you don't need then?
    I'm afraid I'm not proficient enough yet in PHP to be able to do that.

  7. #7
    Join Date
    Oct 2006
    Location
    Salt Lake City, UT
    Posts
    850
    Quote Originally Posted by emills01 View Post
    I'm afraid I'm not proficient enough yet in PHP to be able to do that.
    If you don't find something soon I'll write something for you free of charge when I get some extra time.
    PM me with anymore specifications on what you need.

  8. #8
    Join Date
    Oct 2003
    Posts
    177
    Quote Originally Posted by siforek View Post
    If you don't find something soon I'll write something for you free of charge when I get some extra time.
    PM me with anymore specifications on what you need.
    PM sent - I appreciate the offer!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •