由 netboyfjy 在 05-05-2003 17:01 发表:
他会出现这样的错误
在linux+php+mysql+apache
我会调用ftp_connect()函数,
他会出现这样的错误
Fatal error: Call to undefined function: ftp_connect() in /usr/local/apache/htdocs/aa.php on line 3
由 werix 在 05-05-2003 23:12 发表:
did u install php with --enable-ftp option? if you are not sure, put a line phpinfo(); in your code to check out.
Wrx
<