Hi - I am just learning PHP. I installed Apache, PHP and MySql on my computer (XP pro) and it is working. I use dreamweaver and when I preview it - my php code works. However, when my code does not work, instead of getting a syntax error, I just get a blank web page, so I have no idea what I am doing wrong. I have no clue how to get the syntax error to show up.
I did notice that the title of my webpage in the firefox tab, when my code works, is the html title, but when it does not work, I get the complete file name and path. I don't know if that means much, but I wanted to mention it in case it did.
Thanks for any help you can provide - I greatly appreciate it!
Dawn