DateObject and Nulls
Hi all,
I have an array mapped to a value object. One of the items in the array is a PHP Date
Lining up columns nicely.
Hello everyone, I'm having problems with making columns line up properly. Here is my code:
Taking an HTML form and a PHP program and making it into one working file.
Hello,
So I would like to display everything INSIDE a specific directory. In other words, I
"SEO" URLs
Hey, I'm wondering how to go about creating and using these types of URLs. I'm presuming it's PHP th
if php cookie set, show code...
Hi all.. I need to figure out this little snippet right quick.. seems like it should be easy enough
Help with PHP Email Script
Hi guys,
I'm a newbie to php and need help with the script below:
At the moment when I
CURL question
i am wondering if it's possible to use multi curl with login something like
login once to web
Small problem with image resize script
Hi!
I am a little bit new to php and I have an issue installing an image resize script I down
why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)
Filename and Line Number Custom Error
I have a class, with a method that accepts 2 parameters. I would like to output error messages.