[PHP] How to add new user to the domain

2002-07-23 Thread Anan
Hello, Any one please let me know how to use PHP to add new user to a domain for using mail (sendmail). And also any funtions to check the availibility of a domain name. Regards, Anan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Can not delete files that were uploaded

2002-07-12 Thread Anan
Hello, I use PHP to upload files to the web server via web browser. However, I can not delete the files later cause the Redhat linux server running on safe mode. Do I have to changed the owner of the file during the file uploading time? Please let me know how to solve this problems. Anan

[PHP] Can not delete file from the linux server

2002-07-11 Thread Anan
Hello, I use PHP to upload files to the web server via web browser. However, I can not delete the files later cause the Redhat linux server running on safe mode. Do I have to changed the owner of the file during the file uploading time? Please let me know how to solve this problems. Anan