I have been wrting a script that uses the DOM approach to parse an XML file (extracting just a few bits of data) and then storing the data in an odbc database.
All of a sudden very odd things started happening yesterday. For example i would change something in the script, hit refresh, and it would load the page as if i hadn't changed the script...no matter how many times i refresh, it still would not update. Even though i loaded the script up in sever al different editors that all showed it as having the changes made. So, i leave it for a few hours and sort out a few other classes i've been working on.
Now, i go back to it...chenge some data in the database, and alter the test sql code i'm using. I run the script, and get the standard internet explorer page saying that the page cannot be displayed...the server might be down etc... etc...
i have checked the server to make sure it is not down by running other php scripts on it, and it worked fine.
I tell ya, its a times like this that i wish i still had hair - so i could pull it all out again!!!
Please, if any one has the slightest incline as to what could be causing this please please please reply...