[PHP-INSTALL] Hi all. MAIL() problems

2005-03-10 Thread Arild Reiten
Trying to get the MAIL() call to work on my XP, PHP4 and Apache 1.3 Nothing hapens. Any tips ?? Arild Reiten

[PHP-INSTALL] Problems with installation

2005-03-07 Thread Arild Reiten
Have just installed PHP 4.3.9 and Apache 1.3 on a WinXP computer. Everything seems ok, but i can not transfer variables with PHP With this call in IE http://127.0.0.1/test.php?a=1 And test.php looking like this: It just prints a= Any ideas ??