php ini from

PHP's default setting for this is empty. The title of the from directive is perhaps misleading in that it actually determines the password, rather than the identity, of the anonymous user used to perform FTP connections. Therefore, if from is set like this

from = "support@tutorialsscripts.com"

The username anonymous and password support@tutorialsscripts.com will be passed to the server when authentication is requested.





Content