Skip to main content
Chimay10
Inspiring
April 26, 2010
Question

When I test my update page in the browser, all I get is a blank screen

  • April 26, 2010
  • 1 reply
  • 431 views

I'm feeling like I live here.  I just finished everything on the data entry part of my site.  Everything worked.  I made an addition to a table, went back to my update page, changed a menu/list from a list to menu, and now I just get in the browser is a blank screen.  I know that it's something in the PHP, but I haven't been able to figure it out.  Help (once again)!

This topic has been closed for replies.

1 reply

April 26, 2010

If you think it's something in the php them perhaps if you provided your code someone may be able to see what the problem may be.

Chimay10
Chimay10Author
Inspiring
April 26, 2010

As i poured over the code for the nth time, I discovered that when I rebuilt the page i inadvertently forgot to delete the first many lines of code that won't go away by just deleting items from the document window.  Anyway, the caution is to remember that the code that precedes the DOCTYPE must be deleting in the code window.  And IHOP, thanks.