Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2000071

[PHP] mail() function From: Eric Porter (turbo2l <email protected>)
Date: 07/14/00

Hello All,
I had a simple mail page working, until the owner
decided to change the domain name on the same web
host.. <arg> anyhow..
I have a test page here with all this code on it

--
<?
mail("turbo2l <email protected>", "subject", "message", 
"Received: <test>");
?>
--
Of course my problem page is alil more extensive.
but I am just trying to nail down if if its my
syntax or the webhost. Of course I have received
the response 'Oh we don't know php it must be
your problem' 
Thanks All
Eric

__________________________________________________ Do You Yahoo!? Get Yahoo! Mail – Free email you can access from anywhere! http://mail.yahoo.com/

-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>