Blank Page

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
eggoz
Forum Commoner
Posts: 43
Joined: Fri Dec 27, 2002 8:51 pm

Blank Page

Post by eggoz »

I wrote a page using notepad and name is testphp.php. The page can be found here. As you can see, nothing at all shows up on the page. Which is rather odd cause when I wrote the code the connected to the server, it worked fine. I have included a copy of the code, minus the password here. Any clue why nothing works at all?
User avatar
Elmseeker
Forum Contributor
Posts: 132
Joined: Sun Dec 22, 2002 5:48 am
Location: Worcester, MA

Post by Elmseeker »

Hmmm...they both show up blank to me...are you sure you upladed thr correct files? I mean, we all make mistakes sometimes...should see some of the doozies I've done...no comments on that one please evilcoder. (Yes, I know it'll be you...muahahaha)
eggoz
Forum Commoner
Posts: 43
Joined: Fri Dec 27, 2002 8:51 pm

No idea

Post by eggoz »

Man, I don't have a clue. There has to be a problem either with the file or the transferring of it. I have created a new page, with this command: <?php print phpinfo(); ?>. and it works just fine. I have copied the text and created a new file and still doesn't work. Not a clue.
Post Reply