Search found 4 matches
- Sat Apr 26, 2003 9:28 pm
- Forum: PHP - Code
- Topic: HELP!!! >_< IM SO LOST!
- Replies: 6
- Views: 1649
- Sat Apr 26, 2003 7:17 pm
- Forum: PHP - Code
- Topic: HELP!!! >_< IM SO LOST!
- Replies: 6
- Views: 1649
- 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...
Ok, how would I do that?
make sure you requested the page via http://server/path/to/script (not just opened the file from your local harddisk)
- 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"...