The reason behind these functions being disabled server wide is due to the fact that the server may be
prone/vulnerable to several attacks including
FTP Injections & SQL Injections. The following
FTP functions are
disabled on our Linux shared servers:
Quote:
|
ftp_exec ftp_connect, ftp_login, ftp_get, ftp_put, ftp_nb_fput, ftp_raw & ftp_rawlist
|
A
complete list can be found by using a
phpinfo(). After all... your data's security is the first & main point of concern for us..
