Profil Dokter

‘Dedy Jaya’,
‘username’ => ‘dedy.jaya’,
‘location’ => ‘Jakarta, Indonesia’,
‘work’ => ‘IT Developer – Dedy Jaya Hospital’,
‘education’ => ‘Universitas Indonesia’,
‘bio’ => “Membuat aplikasi, suka ngoding, dan ngopi sambil debugging.”,
‘avatar’ => ‘https://via.placeholder.com/160’,
‘cover’ => ‘https://via.placeholder.com/1200×350’
];

$friends = array_map(function($i){
return [
‘name’ => “Teman $i”,
‘avatar’ => “https://via.placeholder.com/80?text=T$i”
];
}, range(1,8));

$posts = [
[
‘author’ => $user[‘name’],
‘time’ => ‘2 jam lalu’,
‘text’ => ‘Baru deploy fitur laporan farmasi, alhamdulillah berjalan lancar! ๐Ÿš€’,
‘image’ => ‘https://via.placeholder.com/900×450’
],
[
‘author’ => $user[‘name’],
‘time’ => ‘1 hari lalu’,
‘text’ => ‘Belajar AJAX + PHP untuk mempercepat pengalaman pengguna.’,
‘image’ => null
]
];

?>




Profil – <?=htmlspecialchars($user['name'])?>


@ ยท





12 komentar

Tentang

Pekerjaan:

Pendidikan:

Lokasi:

Bio:

Teman

Foto

© MySocial โ€” Template demo




Scroll to Top