Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Can't use mail() function
Name: cernov Date: June 25, 2005 at 14:28:29 Pacific OS: Linux fedora core 2 CPU/Ram: Amd 750Mhz 128 RAM
Comment:
I tried to create a mail form using the mail() function. But the server doesn't accept mail() for security seasons. Are there another function to send a e-mail with PHP??
Summary: System is running Apache 2 with PHP 4 as a module. The SSIs and the PHP includes cannot read or write files in subdirectories. I've read the PHP manual and implemeneted as much as I could find. Even ...
Summary: Hey guys, hopefully this one's a simple one. Basically I am trying to write a python script and get it to be executable form a webpage. I have the script (it is called python_METAR.py) in my CGI-BIN...