Skip to content

Commit 21249c9

Browse files
committed
deprecated ld
1 parent 7b008bf commit 21249c9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ Array2XML conversion library credit to lalit.org
66
Usage
77
----
88
```php
9-
ld('array2xml');
10-
119
//create XML
1210
$xml = Array2XML::createXML('root_node_name', $php_array);
1311
echo $xml->saveXML();

0 commit comments

Comments
 (0)