o other options...
-Original Message-
From: Jon Haworth [mailto:[EMAIL PROTECTED]
Sent: Sunday, September 07, 2003 6:10 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] game in php
Hi,
> I have this database with this fields; id and
> number_attacks. And every 10 minutes
> number_attack to be incr
From: Jon Haworth [mailto:[EMAIL PROTECTED]
Sent: Sunday, September 07, 2003 5:10 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] game in php
*This message was transferred with a trial version of CommuniGate(tm)
Pro*
Hi,
> I have this database with this fields; id and
> number_attacks. And ev
Hi,
> I have this database with this fields; id and
> number_attacks. And every 10 minutes
> number_attack to be increased by 1.
You'll need to set up some sort of scheduled task (if you're on unix, your
best bet is probably cron) - this task should call a script that connects to
your database an
Hello,
I wanna create an online game in php and mysql and I have a problem. I have this
database with this fields; id and number_attacks. And every 10 minutes number_attack
to be increased by 1. How can i do that?
Thanks
4 matches
Mail list logo