-

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Roja
Tutorials Group
Posts: 2692
Joined: Sun Jan 04, 2004 10:30 pm

Post by Roja »

neoaddict wrote:Bump.
Almost 20% of your posts have been bumps. (4 out of 23). You might want to try to add value more, and phrase your questions better to improve that percentage.
neoaddict wrote:How would I get it so that the script will automatically increment the number in it, without human intervention?
Search for Crontab. Its a script that runs, on a schedule. You need your server to support it, or a PC that can comfortably be running 24x7 using something like iCron (google it).
neoaddict
Forum Commoner
Posts: 44
Joined: Thu Jan 12, 2006 12:28 pm

Post by neoaddict »

Sorry. Luckily I got some support on Neowin. :)

Thanks anyways.
Post Reply