PDA

View Full Version : PHP [help needed a.s.a.p.!] PHP XML file acting very strange...



mentha
July 9th, 2009, 04:16 PM
The hosting provider of one of my clients has had an update recently [unfortunately, I don't know exactly what], and now my SQL/PHP-built XML file is acting up.
One moment the content is there, the next it's not... It only happens with the content that in the XML has a CDATA tag. The script has been working without a problem for the last 3 years... Haven't heard from the client for the same amount of time.

As the client has a big meeting tomorrow, in which she needs her website, I'm in a slight hurry/panic here [22.15 in Holland at the moment].
Any quick ideas? Anyone? Please?

[edit] So it's not just de XML files, but a simple PHP echo in another file as well... Title: no prob, text: gone and the back again.

I have never encountered anything like this before...

Templarian
July 9th, 2009, 07:47 PM
Call your host, PHP shouldn't be random like that. Is it having problems calling to the database (if there is one, I figure there is since your generating an xml file).