help understanding hidden input w/ php
hello i'm doing a tutorial where there are multiple forms for an edit page for a user to update thei
How to add functionality to a simple php calender?
Hello everyone,
I have just finished creating a simple php calander. Can someone point
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
Multithreading design
Hi
I have come up with a Singleton class that manages a pool of database connections. Basical
Locking mysql tables with php
Hi
BACKGROUND:
I have multiple instances of the same php script running in a WAMP environ
On page view, minus credit
Hello all, please, I need a little help with this script. I am charging one credit (credits can be p
show random images
hey guys
can someone please suggest a way in which the following code can be edited so it onl
mysql select with $_get ?
Hi, i have this code:
Code: // If char id is 0 and character dont exist do:
if ($_GET["id
Values disappear from my array :( HELP!
hey all, I have a lil mysql/php/apache script that queries a database
and pulls put 5 integers.
Converting from one format to another
"I have got a date in DD/MM/YYYY but I need it in MM-DD-YYYY. Help!"