Search found 6 matches

by MerlinCorey
Sat Nov 02, 2002 1:49 pm
Forum: PHP - Code
Topic: State Server
Replies: 2
Views: 452

You will most likely want to use the $_SERVER array, specifically "REMOTE_ADDR" to get their address and then find out where they are - about - connecting from...
by MerlinCorey
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']
by MerlinCorey
Sat Nov 02, 2002 1:39 pm
Forum: PHP - Code
Topic: Using Cron with PHP
Replies: 5
Views: 1080

Worked like a charm...
by MerlinCorey
Sat Nov 02, 2002 5:43 am
Forum: PHP - Code
Topic: Using Cron with PHP
Replies: 5
Views: 1080

Thanks... We'll see in about 20 minutes... :)
by MerlinCorey
Sat Nov 02, 2002 1:11 am
Forum: PHP - Code
Topic: Using Cron with PHP
Replies: 5
Views: 1080

Your Terminal type is unknown! Enter a terminal type: їvt100] TERMINAL TYPE IS SET TO vt100 (B)0ї1;24rїmї?7hї?1h=їHїJї21Bї0;7mGetting file://localhost/home/path/to/the/fileїm ї24;1H &#1...
by MerlinCorey
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...