[PHP] where does the visitor come from?

2001-07-19 Thread Emanuele De Fazio
then the script myscript.php. There is a way for do this?(I guess yes, but I find nothing about this) Thanks --- *Emanuele De Fazio* Unix Administrator SchlumbergerSema - Sema S.p.A. Viale Carlo Viola, 76 11026 Pont Saint Martin (AO) Italy Phone: + 39.0125.810373 E

Re: [PHP] send a mail

2001-02-21 Thread Emanuele De Fazio
the smtp part is configured like this: [mail function] SMTP = mysmtpserver sendmail_from = [EMAIL PROTECTED] there something else inside php.ini that I should change? P.S. other scripts work fine...I have this error just in using mail(); Delbono wrote: > To me, the SMTP in php.ini is wrong

[PHP] send a mail

2001-02-21 Thread Emanuele De Fazio
Hi, I am new of php I have a file: send.php3 c:\type f:/http/php/send.php3 c:\ when I get the page from my web server(apache under Win NT), the mail is sent correctly, but the browser is hung for 30 seconds, and after I have the following error: Fatal error: Maximum execution time of 30 seco