gets
routed to the correct host according to the mx records on the DNS :)
- Original Message -
From: "Raditha Dissanayake" <[EMAIL PROTECTED]>
To: "Gerard L Petersen" <[EMAIL PROTECTED]>
Cc: "Php-General" <[EMAIL PROTECTED]>
Sent: Wednesday
Hi all
Im having a problem with sending mails using the mail function to my own
domain.
Mails to any other domain works perfectly. Also our mail server sitting on a
different machine.
Any ideas how to fix this?
Hi
Is it possible to lose a session?
For instance if i go to coke.com and
$_SESSION['name'] =3D "x";=20
is set.
and then i go to pepsi.com and
$_SESSION['name'] =3D "notX";=20
is set.
if i then return to coke.com will $_SESSION['name'] =3D=3D notX;
How does this work?
Thanks
Gerard
Hi
Is it possible to lose a session?
For instance if on www.coke.com $_SESSION['name'] = x; is set
and on www.pepsi.com $_SESSION['name'] = notX; is set.
Then i return to www.coke.com will $_SESSION['name'] == notX;
How does this work?
Thanks
-Gerard.
Hi
My code looks like this.
";
echo '';
?>
When i run it the bit after the quotes are truncated. Where it truncates
depends on what type of quote i am using.
Any ideas?
Thanks
Gerard
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub
Sweet...
Thank you. Works perfectly.
You all have be most helpful.
Hope this works in Smarty
Gerard
- Original Message -
From: "CPT John W. Holmes" <[EMAIL PROTECTED]>
To: "Gerard L Petersen" <[EMAIL PROTECTED]>; "Php-General"
<[EMAIL
6 matches
Mail list logo