add to sql result
ok see rite now my sites hit counter is counted from the mysql visitor log i need to clear it aft
How would I convert this into code using an if statement?
ES equals exam score m equals $mean s equals $total. I already coded my mean and total so I'm not g
MySQL Primary key gap
Alright, so I have a table with 26 entries in it (id, filename, caption) for my image randomiser (ht
start new row of pictures
on my site www.budstreasureauctions.com there is a featured auctions box that users will pay to get
mr8m - reverse document
Friends,
I'm trying to reverse a document held by MIRO, but it reports the message balan
gmdate() - want 1 hr before time
Hi,
I am using php gmdate().
Now I am entering all dates in my dbase using gmdate("Y-m-d
PHP and XML image gallery variable issue
I'm trying to display the large image on the same page as the thumbnails, to do that I'm passing a v
onClick='location.href=index.htm'> not working
Below is my code:
echo "<input type='button' value='redirect' onClick='location.h
Gaining access to Drop Down Menu Variable
code is below, I am creating a drop down menu. I want to echo the value selected in the drop down me
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan