reating a background image
I am building a site in drupal and have a php form in it, due to certain annoyances with module buil
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
Windows Authentication
I have a website which is windows authenticated.
now i want something more on this application.<
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very
CHECK A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
socket makes browser hang...
I have a socket server, and I am having a problem at the moment...
A browser sends a http hea
Help! refer to a friend script with captcha code
Hi guys, I am posting on here in desperate need for some help with an ongoing search I have been doi
How do I give a developer access to a specific directory and nothing else?
I want to give a develop access to a specific directory and nothing else
I can give them an F
foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18: