[PHP] Re: Question about mail()

2001-09-04 Thread Robert Lindgren
Php uses sendmail, atleast on Unix systems. Alex Shi wrote: > Hi, > > I have a question regarding to mail() function: > Does mail() function use sendmail, or just use a mail program of php? > If it uses a mail program other than sendmail, how can configure it to > work correctly? > > Alex >

[PHP] command line parser

2001-09-04 Thread Robert Lindgren
Hi Does anyone know if there's a php command line parser, that lets you run php-scripts from the command prompt instead of running them over http. (much like perl) Regards Robert -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comma