Matan / AS3Mailer

Sends email from flash using server script or invokes a mailto.

Home Page:http://doesflash.com/2011/06/as3mailer-send-email-from-flash/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

php throughs a error when executed on server

am opened this issue · comments

When it executes the php I get this error:

Error #2044: Unhandled error:. text=

Parse error: syntax error, unexpected '{' in /home/client/www/mail.php on line 119

server:PHP Version 4.4.9

os: Mac OS 10.7.2
cpuArchitecture: x86
version: MAC 11,0,1,152
playerType: PlugIn
isDebugger: true

I've just upload to another server with php 5.2.17 and it works fine.

Ooh, sorry about that, I didn't test this on different PHP versions. Glad you got it working though :)

Do you intend to get it working for PHP4?

:) np
Not at this point, but I can latter on fork it and make an attempt to fix it.