Hi there, I need the functionality of 'simplexml_load_string' (which is only available in PHP5) in PHP4... does anyone know of a script or a way to do it? simplexml_load_string converts a xml string into an object... Thx!