Skip to content

Instantly share code, notes, and snippets.

@andri-sudarmawijaya
Created February 21, 2018 15:11
Show Gist options
  • Save andri-sudarmawijaya/70b09755cf85fa9897a2eaabc4dd8975 to your computer and use it in GitHub Desktop.
Save andri-sudarmawijaya/70b09755cf85fa9897a2eaabc4dd8975 to your computer and use it in GitHub Desktop.
<?php
$sekolah = New stdClass Object
(
[nama] => SMP N 4 CIBINONG
[sekolah_id] => E0E61E14-2CF5-E011-80BF-795521474989
[npsn] => 20254243
[jumlah_kirim] => 5
[ptk] => 49
[pegawai] => 6
[pd] => 1031
[rombel] => 28
[jml_rk] => 30
[jml_lab] => 0
[jml_perpus] => 1
[induk_kecamatan] => Kec. Cibinong
[kode_wilayah_induk_kecamatan] => 020521
[induk_kabupaten] => Kab. Bogor
[kode_wilayah_induk_kabupaten] => 020500
[induk_provinsi] => Prov. Jawa Barat
[kode_wilayah_induk_provinsi] => 020000
[bentuk_pendidikan] => SMP
[status_sekolah] => Negeri
[sinkron_terakhir] => 19 Feb 2018 21:42:17
[sekolah_id_enkrip] => D976B9760871A2AA51A5
)
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment