Mail sending is slow on server
Why mail is taking time to be send on apache-linux server
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
that old Malformed Headers problem again!!!!! HELP!!!!!!
I've read the http://www.phpfreaks.com/forums/index.php/topic,37442.0.html
I don't think my c
Mail functionality from localhost to server
Hi
I am facing problem of mail functionality.
When i tested mail functionality in my
help with multi-update
Now sure how to ask this really....
10g database if that matters.
I have a customer
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
How can i steam a video on my PHP site? (non YouTube)
Basically I have a PHP site and don't want to give page rank to YouTube. I just want to stream a bas
updating a single value to multiple non consecutive rows
I need to update the same value to multiple non consecutive rows. I need to add an experation date t
A problem with my GD class
Hello,
I created a nice (and simple for now) GD class.
The problem is , it works great on
Why does my crawler script suddenly end with no error?
Hi.
I have written a web crawler script. It will visit a large number of URL's with cURL.