This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
youyou
/
dms-api
Beobachten
3
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
cfb0f5263e
Branches
Tags
dev
dms-api
/
test.php
test.php
69 B
Verlauf
Originalformat
1
2
3
4
5
6
7
#!/usr/bin/env php
<?php
$data = [
['a'=>1],
['b'=>2]
];