Q1. How can I use the mail command:
mail($To, $Subject, $Message, "From: my@mail"
While I'm to the Apache Virtual server via my local PC "means I'm not connected to the net" and I want to see the result of the mail command localy, what should I do?
Q2. How can I test the the set cookie command:
setcookie ("CkUserName", "$HTTP_POST_VARS[signUserName_POST]"
while I'm connected to the net or localy, because I searched in the temp folder in windows and I couldn't find that cookie, so how can I test that the set cookie command is working fine?
and ThAnK YoU VeRy MucH
OS: Windows XP Pro
MySQL: 3.23.51
PHP: 4.2.2
Apache: 2.0.4
Ali
mail($To, $Subject, $Message, "From: my@mail"
While I'm to the Apache Virtual server via my local PC "means I'm not connected to the net" and I want to see the result of the mail command localy, what should I do?
Q2. How can I test the the set cookie command:
setcookie ("CkUserName", "$HTTP_POST_VARS[signUserName_POST]"
while I'm connected to the net or localy, because I searched in the temp folder in windows and I couldn't find that cookie, so how can I test that the set cookie command is working fine?
and ThAnK YoU VeRy MucH
OS: Windows XP Pro
MySQL: 3.23.51
PHP: 4.2.2
Apache: 2.0.4
Ali