
-----------------------------------
Amailer
Tue Mar 23, 2004 8:33 pm

two questions...
-----------------------------------
#1 -
My mail() sends the email... but i don't recieve it.. i used to but now i don't same code..


@mail($contact['contact_email'], $contact['contact_type'], $info, "From: \"" . $u_name . "\"");


but i don't know what's wrong...

#2 -
######### ENABLE PHP #############
ScriptAlias /php/ "C:/php/"
Action application/x-httpd-php /php/php.exe
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
##################################

this part
AddType application/x-httpd-php-source .phps

it's suppose to show the source code of my php right? but it doesn't... insted it asks me to download the damm file...

Why?

-----------------------------------
Amailer
Wed Mar 24, 2004 9:34 pm


-----------------------------------
*bump*
weird, i recive only 1 email after one day since i sent it using mail() WHAT's UP WITH THAT!
