In a php file. I am using the custom vB page article. I have been messing with it and I can't seem to get it. I am trying to parse a xml file that required the field5 input and I have tried SimpleXML and I wouldn't parse the file cause it was returning as an HTML file, so I tried the PHP Tidy Extension. It seemed to actually go ahead with the parse, but now I am getting T_String errors and it seems to have a conflict with eval() so I cant fetch the template I need.
|