Author |
Message |
Topic: PHP/MySQL help needed please |
pauldiston
Replies: 1
Views: 5965
|
|
I am sure you have seen this question being asked a million times but I don;t know what to do.
This is the PHP piece of code I am using:-
$result = mysql_connect("127.0.0.1:3306", "root", "passwor ... |
Topic: counter problems |
pauldiston
Replies: 1
Views: 10002
|
|
I have tried two counters one that uses basic open file - read number - increment number - write new number to screen and file - close file and also a mysql counter. Both are not working as I would of ... |
|