update,
This commit is contained in:
5
_resources/it114105/itp4513/Lab08/Lab08_3a.php
Normal file
5
_resources/it114105/itp4513/Lab08/Lab08_3a.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
$cpart = simplexml_load_file('cparts.xml');
|
||||
echo json_encode($cpart);
|
||||
|
||||
?>
|
Reference in New Issue
Block a user