I have a php form which the user fills out with info like name, and email
address, stores the user input in a database and then it sends a link via
email to a friend. ow the form works fine as long as you are not coming from
an AOL address? when the aol user fills out the form all seems to go well,
but no data shows up in the database and the link is not sent via email.

Is there something special that is required for AOL users to be able to use
or view php pages? and the input to be passed to other php pages or to a
database?

Thanks
Steve


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to