Hi everyone, I am fairly new to web programming but know the basics. Can anyone point in in the right direction for how to create "send to a friend" links on my web pages? Thank you! April
http://www.hotscripts.com/PHP/Scripts_and_Programs/Site_Recommendation/index.html there are a bunch of simple php scripts in there you can quickly add to your site to do this. Im sure one of them will suit your needs.
Originally posted by bluecat Hi everyone, I am fairly new to web programming but know the basics. Can anyone point in in the right direction for how to create "send to a friend" links on my web pages? Thank you! April
drew's given a good pointer; the alternative I guess, but be prepared for a little work on your own: roll your own solution with [man]mail/man.