Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?
Need help making a script that moves data into acrhive table
Hi,
I'm kinda new to php/mysql
And i wrote a simple script to store sales lead for a b
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
Text Not Displaying Correctly With PHP:GD
I recently moved servers and since then I have noticed that one line of text is showing weirdly.
MYSQL gen help
This is my Mysql gen. can anyone tell me why this echos
MID(networkset.networkid, 3, 3) AS &q
dinamic "textboxes"?
Ey all, my first post here, i hope its not a hard one
I display mysql results in a table
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
SQl num_rows problem
when i try to count rows from an SQL select i get an warning
Code: [Select]$countviews = mysq
PHP url branch??
Functionally, using PHP, I'm doing a test of login input submitted by a user via an html form in a f
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR