On Mié 19 Dic 2001 19:14, you wrote:
> Hi All,
> I have a good understanding of PHP.  I like to read more
> documentation advanced PHP topics and also some more
> information on how to run PHP from Unix, as a cron job, how
> can PHP scripts be called from Shell Scripts etc...

You need to compile PHP without web-server support, for cgi. In that case you 
will get a binary file, and you can use just like you use perl or bash for 
making scripts.

For the developers: Is there a posibility of adding some ability for 
compilation of, for example, apache and binary stand alone php?

-- 
Porqué usar una base de datos relacional cualquiera,
si podés usar PostgreSQL?
-----------------------------------------------------------------
Martín Marqués                  |        [EMAIL PROTECTED]
Programador, Administrador, DBA |       Centro de Telematica
                       Universidad Nacional
                            del Litoral
-----------------------------------------------------------------

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to