How to Create FTP Account
Posted: Wed Nov 05, 2003 6:55 pm
I have a job offer to develop website for a hosting company. They need me to write a site where, public users can register and choose hosting plan. And then, an email should be generated containing all the FTP access details.
My questions is, how do I create FTP account (ie. username, password, permission) in PHP. And what are the security issues that I sould be aware of.
Any tips will be greatly appreciated. Thank you
My questions is, how do I create FTP account (ie. username, password, permission) in PHP. And what are the security issues that I sould be aware of.
Any tips will be greatly appreciated. Thank you