Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?
with clause
hi all, i have a big query that usually access the same table more than once. for example, i have s
defining website tags
Hi,
What would be the best way to define tags for my site, such as website title, url etc.
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
Header is not working in IE
Hi ! header function is not working in IE but it works in FF, Safari, Chrome. any help please. :
Load file in PHP
I have 2 files. The first is a PHP generated XML file that's dependent by 2 inputs. The second is a
please hep to get values from a table row
can anyone tel me how I can select and get data from one row by pressing an Edit button in that row
How to make a mail Form secure?
I want to create an email Form on my web site. How can I make the Form secure so the submitted info
Query output more than expected
$query=mysql_query("SELECT * FROM players, communities, divisions WHERE dob BETWEEN '{$start_da
foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my