Search found 6 matches
- Sat Nov 02, 2002 1:49 pm
- Forum: PHP - Code
- Topic: State Server
- Replies: 2
- Views: 452
- Sat Nov 02, 2002 1:42 pm
- Forum: PHP - Code
- Topic: Updating a table with php. PLEASE HELP
- Replies: 4
- Views: 565
Lines four and five don't have semicolons...
Code: Select all
$ID = $_GETї'ID']
$Naam = $_GETї'Naam']- Sat Nov 02, 2002 1:39 pm
- Forum: PHP - Code
- Topic: Using Cron with PHP
- Replies: 5
- Views: 1080
- Sat Nov 02, 2002 5:43 am
- Forum: PHP - Code
- Topic: Using Cron with PHP
- Replies: 5
- Views: 1080
- Sat Nov 02, 2002 1:11 am
- Forum: PHP - Code
- Topic: Using Cron with PHP
- Replies: 5
- Views: 1080
- Sat Nov 02, 2002 12:35 am
- Forum: PHP - Code
- Topic: Using Cron with PHP
- Replies: 5
- Views: 1080
Using Cron with PHP
I work for a site with a couple of online games (second link in my signature) and we've decided to use Cron to update the information... I have experience with crontab itself and I have set it up properly (meaning the dates and times to run the file); however, it generates errors when running the fi...