PDA

View Full Version : Php Help!



ustudios
December 19th, 2003, 01:48 AM
I followed a tutorial yesterday on how to create a PHP Mail Form. I follwed all of the steps and everything seemed to work and look fine until I uploaded it and attempted to test it. Whenever I click submit, it says 'HTTP 405- Resource Not Allowed'.

Here is a link to it Click Here (http://undercoverstudios.port5.com/register.htm)

Can anyone help me out?

eyezberg
December 19th, 2003, 03:04 AM
upload the phpinfo script (in the tutorials) and check if you have the mail function access with your hosts.
many hosts disable that to avoid spam.

ustudios
January 1st, 2004, 07:30 AM
I did that and you were rite- my server doesnt allow it. Thanks anyway...