PDA

View Full Version : the mailer tut again


andylatte
09-17-2002, 12:12 PM
Hi everybody

iīve been doing that mailer tut and cantīt get it to work

I have a guestbook with php running on myserver -> so it is not the php
but i donīt get failure notices neither do i get emails
I even used the exact same files and just changed the email adress


anybody had the same trouble?

any help is very much appreciated

greets

Jesse
09-18-2002, 01:36 PM
The script should work fine. Make sure you find out whether .php3 or .php is the correct file extension. To start with, make the mailer SWF call the PHP using GetURL instead of loadVariables, and use the GET method to send variables so you can see them being passed. Some servers enable PHP and disable PHP mail... that's something to keep in mind too.

andylatte
09-18-2002, 02:18 PM
thanks I got it finally figured out.

greets

andylatte