bid = $data; break; case $xml_time_key: $price_array[$counter]->currentTime = $data; //counter++; break; case $xml_date_key: $price_array[$counter]->currentDate = $data; //counter++; break; } } $xml_parser = xml_parser_create(); xml_set_element_handler($xml_parser, "startTag", "endTag"); xml_set_character_data_handler($xml_parser, "contents"); $fp = fopen($xml_file, "r") or die("Could not open file"); $data = fread($fp, filesize($xml_file)) or die("Could not read file"); if(!(xml_parse($xml_parser, $data, feof($fp)))){ die("Error on line " . xml_get_current_line_number($xml_parser)); } xml_parser_free($xml_parser); fclose($fp); ?>
An experienced ASX listed company focussed on exploration, development and production of oil and gas within its Southeast Asian target area.