kvarnerexpress 0 Report post Posted May 1, 2005 hi, i am making an online registration scheme for my website for some webspace. i have got every thing sorted out exsept for one thing. to acces the ftp service and upload files to there user space i need to create a user account on the server for that user. is there a way to create a user account on a windows operating system with php 5 installed.thanks, kvarnerexpress Share this post Link to post Share on other sites
mobious 0 Report post Posted May 2, 2005 i think that the solution is making use of a win32 api to make the account. but in order to use it, the win32 api extension of php must be enabled. Share this post Link to post Share on other sites