On Monday 11 March 2002 20:07, CHANDRA VENKAT RAO wrote:
> Hi
>
>   When I do ftp_connect() or printer_open() function in my scripts which
> are built in  functions but

FTP functions are only available when you compile PHP with "--enable-ftp".

> I get
>      Fatal error. Call to undefined function printer_open() in /home/~web
> on line 11

Printer functions are only available on Windows platforms.


Please RTFM.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk

/*
The mosquito exists to keep the mighty humble.
*/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to