Yangi formatda davom etish uchun: https://uzfor.net/view.php?act=post&id=87263
Postga havola
code_one [508] [off]
Qayerga yozishni bilmadim
natija: yoshi 17
function calc_age($d, $m, $y) { $age--; return $age; } $user_age = calc_age($user['dayb'], $user['monthb'], $user['yearofbirth']); echo "<b>".$user_age." yosh</b><br/>"; }
natija: yoshi 17