mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
Help! refer to a friend script with captcha code
Hi guys, I am posting on here in desperate need for some help with an ongoing search I have been doi
Logic question
im wondering what's the best method to do the above list:
it is for alliance @ MMORPG game
$variable = $variable
Hello
Sorry if this is a really simple question but I have run out of ideas. Is there a reall
update sql when refresh - php
hi
I have made a table (attachement)
the users can update the sql database using + or x bu
Last character removed
I have created a string from an array. I have inserted commas from my form values. I am trying to re
Query output more than expected
$query=mysql_query("SELECT * FROM players, communities, divisions WHERE dob BETWEEN '{$start_da
php - xml what is the best way to do this.
IN essence I want to have a script calling the info from the database.. I have no problem thus far,
Pagination won't carry results past page 2.
Hi all,
I've worked out my pagination script and its paginating fine until I click next from
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?