PDA

View Full Version : PHP uploading


Serium
11-30-01, 10:32 AM
I'm using Adobe go live to upload to my site . With this new stuff powweb is doing with PHP my script doesn't work. I'm also using a flash form to submit the info to the php page!! Can any one help??

My php script reads


<?

mail("info@imperialroom.com",$subject,$email);

?>

Thanks
THE CLUELESS
serium

THIS USED TO WORK BEFORE POWWEBS NEW PHP UPLOADING PREMISSIONS

Starr
11-30-01, 07:43 PM
Powweb has NOT made any changes to how our users use PHP in many months.

Make sure that you have read and understand our instructions for using PHP on our support web site and in our FAQ section.

http://support.powweb.com
http://powweb.com/faqs

middleground
12-7-01, 05:24 PM
I use GoLive also- make sure to add extensions to the file mappings. The default for GoLive is binary unless in list (I think).

Make sure they are uploading as ASCII (create a text entry)