Hi everyone,
Just developed my first real php app but have a real problem that has happened four times. My script has a section for php at the top of my source, several lines of html, then a php section with functions, then ended with the closing body and html tags. I test my page and everything works as expected. The next day I open my php page and from the point where I started the code for my functions the next 600 lines of source code are missing. I had backup copies, but I am stumped by why it does this. Thanks in advance for any help you can give
Bruce.

