
08-10-2004, 03:00 PM
|
 |
|
|
Join Date: Jul 2004
Location: Switzerland
Posts: 1,551
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by spence2
To be clear ... the .php I alter should look like:
require_once('./global.php');
include ("cal.php");
Is this correct?
So far I'm having trouble getting this to work, so I wanted to clarify.
Thanks.
|
That is correct spence2.
|