PHP Game
hy i was wondering what's the best method in order to make some automatic updates in a php game
<
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
Using real time in php
I'm very average at PHP and im looking to introduce time to something on my site.
Its a sports si
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
Need help urgant
why down my code ony return one item instead of all the items selected.
$arr = array($date,$
MySQL-PHP Query Results Help
Hello all. I'm hoping to be able to get some help in solving a problem with query/rowcount output. I
Taking an HTML form and a PHP program and making it into one working file.
Hello,
So I would like to display everything INSIDE a specific directory. In other words, I
HTML form problem
Ive made a form to that i want to send to my email via PHP. but when it send only the name's etc sen
Users and Groups with PHP Classes
Hi,
I have setup what I hope to be a good working User class. Now I want to introduce group m
Gridview Not updating in Update Panel
I have a gridview, three dropdown list boxes, and a button on my form. What is displayed in the gri