|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2001-04-26 04:16 UTC] slaurijsse at landis dot nl
PHP gives a problem with the ftp functionality. We have compiled the php module with ftp functions However as soon as we try to use one of the functions it says it has an error in include UNKNOWN on line 0 in the code. In the code is NO "include" used. PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Fri Jan 30 23:00:01 2026 UTC |
Writing a file through ftp with fopen("ftp://...") does work.