faqts : Computers : Programming : Languages : PHP : Function Libraries : System

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

2 of 6 people (33%) answered Yes
Recently 0 of 4 people (0%) answered Yes

Entry

How can I execute a program called zgv, for viewing jpeg files, on a linux server using php3?

Apr 29th, 2000 08:31
Henrik Hansen, daryl lamble, Nathan Wallace, unknown unknown,


Look at these functions
http://www.php.net/manual/function.system.php3
and
http://www.php.net/manual/function.exec.php3