Search found 4 matches

by Birdy
Sat Apr 26, 2003 9:28 pm
Forum: PHP - Code
Topic: HELP!!! >_< IM SO LOST!
Replies: 6
Views: 1649

got it thankz
by Birdy
Sat Apr 26, 2003 7:17 pm
Forum: PHP - Code
Topic: HELP!!! >_< IM SO LOST!
Replies: 6
Views: 1649

only
This is a HTML line.

Nothing else.
by Birdy
Sat Apr 26, 2003 7:11 pm
Forum: PHP - Code
Topic: HELP!!! >_< IM SO LOST!
Replies: 6
Views: 1649

whoa

Whoa. .. Lost me there a bit...

make sure you requested the page via http://server/path/to/script (not just opened the file from your local harddisk)
Ok, how would I do that?
by Birdy
Sat Apr 26, 2003 7:02 pm
Forum: PHP - Code
Topic: HELP!!! >_< IM SO LOST!
Replies: 6
Views: 1649

HELP!!! >_< IM SO LOST!

I need help badly. I just got the book 'PHP and MYSQL for Dummies" and in like the second chapter it shows a testing script, and i type the script in , and its doenst work. <html> <head> <title>PHP TEST</title> </head> <Body> <p>This is an HTML line. <p> <?php echo "This is a PHP line"...