Dreamweaver CS3 Tutorials receive email from your webite forms php scripting the easy way
July 6th, 2010 | by admin |
Introduction to php the simple way make your forms work and be able to recieve email in any mail client from your websites forms. this can be used in many ways for lots of different kinds of information and shows how to edit the PHP simply.,

15 Responses to “Dreamweaver CS3 Tutorials receive email from your webite forms php scripting the easy way”
By misscindydream on Mar 1, 2009 | Reply
Fantastic, I really needed to know how to do this, It saved me hours of work thank you
By kssbcm on Apr 21, 2009 | Reply
your welcome i am glad it helped
By MakkeSk8 on Jun 7, 2009 | Reply
sites down
By kssbcm on Jun 7, 2009 | Reply
Yes site is down for a rebuild it will be back up in a few days
By asasbasas123 on Jul 8, 2009 | Reply
Fantastic you saved my life. You are the Man! Just one more thing to fix and it would hit the sky. As on your tutorial and in practice there is problem with subject, when email arrives it has no subject. Not a big deal, but between spam it might be pain in the ass. Could you shred some light on it plese. Thanks
By catinxa on Aug 18, 2009 | Reply
it doesn’t work for me
it sends multiple emails to my inbox at once, but with no info in them
By kssbcm on Aug 20, 2009 | Reply
I hav just followed the steps in the video and it worked fine, you need to go through it very carefully one mistake and something will go wrong. You can alternativly watch one of my easier videos where all the is done with olny a tine bit of editing
By catinxa on Aug 20, 2009 | Reply
Thank you so much for writing. I did actually solved my email link problem watching some of you easier videos, as you suggestes (I am indeed a beginner
. Best of luck
By psfranco1 on Nov 5, 2009 | Reply
This video is great, however, when I try to find the full-length version on your website (November 2009)…I can’t locate it…could you please provide the path. The site is set up slightly different today than it was when you posted this video….
Thanks.
By kssbcm on Nov 8, 2009 | Reply
The site is currently being rebuilt check back later
By kssbcm on Nov 8, 2009 | Reply
Check your server to make sure it is set up for php properly
By stefox70 on Jan 4, 2010 | Reply
hey kssbcm this is a great tutorial and has worked for me in the past in english, but i tried it for greek characters and doesnt seem to work, any ideas? thx
By kssbcm on Jan 5, 2010 | Reply
It iss most likely the config of your server, check that it is set up for greek characters, If it is not it will not work in Greek
By stefox70 on Jan 5, 2010 | Reply
Thanks for ure quick reply, the strange thing is that it works when sending to gmail but not in Outlook, could it be something in the php headers?
By stefox70 on Jan 7, 2010 | Reply
hey kssbcm i resolved the greek issue by adding a meta tag just above the fields in the php with charset utf-8 and it worked!