I need to integrate eparcel from Canada Post with PHP. I was wondering if somebody would have developed an XML parser that I could use. Thank you.
Nathalie
I shouldnt think anyone has developed one but I\'ll have a go for you.
Haven't u tried xml_parse? this and other functions like: xml_parser_create xml_set_object xml_set_element_handler xml_set_character_data_handler xml_set_processing_instruction_handler xml_set_default_handler
are available in php.
Has anyone had luck with creating the PHP parser for Sell Online?