what does this mean? +=
is anyone able to explain what this code is saying?
i had it written for me awhile back and n
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
strtotime issue
Hey all,
I'm playing around with some code, and basically the idea is:
Person changes
Fetching array then reversing it
Hi, I have a simple problem, I'll try to explain it as best I can:
News entries in my database ar
Why does my php page download images over and over
Can anybody please explain to me why my php page keeps downloading the images and other items every
JQuery, Masterpage, and Control issue
Hey everyone, I am using JQuery in several sites so I thought it would be best to place the library
PHP Mysql Staff Induction System
Hi there, I'm pretty new to PHP and Mysql so could really do with being pointed in the right directi
First root of a number
Hi,
I can't find any function in php to give me the first root of a number.
Is there any
how to get values from $_Post with onchange="form.submit();"?
Hi, I have a form that submit to itself with a file upload field and two other hidden field values.<