I would like "for" to wait 5 sec
I would like my 'for' loop to wait 5 sec before second iteration.
for ($i=0; $i<10
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
couldn't connect to your database
Hello I am new to php mysql
Actually i have read A tutorial on nettuts
"http://net.tu
Do While statement
hi guys,
This may sound trivial but im new to php and as part of an assignmenti have to const
Adding Different Numbers From MySQL
Basically I have a mysql database with a couple prices as the following:
9.99
9.99
9.99
check comment for html
hi, I just wanted to check if a comment a user posts contains HTML, and if it does, to not allow it
mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
Coding Critique
I was hoping someone could take a second and look down my code and see if they see any problems with
PHP Cannot redeclare class
I have 6 files, and two of them do not seem to want to play well. I keep getting a "Cannot rede
Last character removed
I have created a string from an array. I have inserted commas from my form values. I am trying to re