using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
PHP MySQL and DATE
Hi everyone
I have a databse and in one of the columns I have date values such as 2009-March-
restricting another login once you logout
Hello,
how can I restrict a page from login authenticating against info in a MySQL DB for a s
UPLOAD IMAGES NOT WORKING!
Hi there i have a upload script in which it uploads the picture to a folder than creates two thumbna
help with mysql_error()
Hi,
I am trying to insert data into a table, but I am not able to insert it. I wanted to see
Drawing Images in classes
I'm quite new to Object Oriented PHP. What I'm trying to do is draw some images but also have other
Beginner PHP code help
Hi I'm new to php but if someone could please read the question below and help it would be great.
Ball movement
I want to move a ball from one point to another and it should hit a group of balls at the other end
Ten Operator Syntax
Hi Guys,
I can't figure out why i am getting a parse error with this basic ten op code: