Mailer php

OK I have searched for the last few weeks in this forum and tried many variations of php and such with my mailer.
To mentioin a few I have gone to the following links for reference

http://www.actionscript.org/tutorials/intermediate/php_send_mail/index.shtml

http://www.kirupaforum.com/showthread.php?s=&threadid=9303&highlight=mailer

http://www.kirupaforum.com/search.php?s=&action=showresults&searchid=30653&sortby=lastpost&sortorder=descending

and so on and so on.
I show you these to let youknow I am not starting form scratch without attempting it first. I have a small mailer box on my site I am building for a nightclub. To see what it looks like go to
http://www.swordinthestone.20m.com/thisislondon

The files that mnake this up are
http://www.swordinthestone.20m.com/thisislondon/components/mailer.fla
http://www.swordinthestone.20m.com/thisislondon/components/mailer.swf
http://www.swordinthestone.20m.com/thisislondon/components/mail.php3

How can i get this to work. H88’s posts seem to have been informative to others but I can’t translate it and make it work with my text bopxes which have different values.

Can anyone shed some light on my situation.

i might have just discovered my server does not allow user side scripts.

I need a mailer that works. What is the best script to use to make a mailer for an all flah site.

Php seems to be the best but theres peal asp and others I have seen mentioned but I have no idea how exactly they work. 

Does anyone have an example of a all flash site with a mailer in it that you enter the info and click submit and then you keep on browsing normally.

once again www.swordinthestone.20m.com/thisislondon is my site I am building so you see what I am aiming for.

Thanks guys
Andrew

bump since I see h88 is around

*Originally posted by zephn *
Does anyone have an example of a all flash site with a mailer in it that you enter the info and click submit and then you keep on browsing normally.

The link above includes a full working php mailer script embeded on a flash movie, Forget about my old code, seem’s abit complicated.

If you just want a simple mailer use cgi-bin perl. PHP is better yes but for a simple mailer you can just use post and send the variables I do that at
http://hurlburts.com/rynoe/rynoemail.html
If you want the code let me know…