main->user(); function __create_form($user, $col) { $ph = ucfirst(lang('ph_' . $col)); $val = $user[$col]; return "
"; } ?>