Author |
Message |
Topic: PHP HELP |
WaCkO!
Replies: 8
Views: 19286
|
Forum: PHP Posted: Fri Mar 28, 2003 12:47 am Subject: PHP HELP | |
|
hmm...
the only thing that has php code on it is:;
<?php
$default = "other/updates";
if($id == ""){$id = $default;}elseif(isset($id)){$id = $id;} ?>
<?php include ("$id.html") ?> ... |
Topic: PHP HELP |
WaCkO!
Replies: 8
Views: 19286
|
Forum: PHP Posted: Thu Mar 27, 2003 12:21 am Subject: See | |
|
Thank you, now the links work....
But I still get this error on the top...
Notice: Undefined variable: id in C:\Program Files\Abyss Web Server\htdocs\~bboyingonline\main.php on line 121
W ... |
Topic: PHP HELP |
WaCkO!
Replies: 8
Views: 19286
|
Forum: PHP Posted: Wed Mar 26, 2003 9:08 pm Subject: umm. | |
|
I dont even know where the php.ini is ,... Do I have to download it?
I have the lates PHP, the one thats on the main page on link of the PHP Help page..
WaCko! |
Topic: PHP HELP |
WaCkO!
Replies: 8
Views: 19286
|
Forum: PHP Posted: Wed Mar 26, 2003 5:17 am Subject: PHP HELP | |
|
Ok, I LOVE Abyss Web Server. but only one problem.. :( When I upload .php files and go to the site it says:::
Notice: Undefined variable: id in C:\Program Files\Abyss Web Server\htdocs\~bboyingon ... |
|