'; if ($status) print ''; print''; print''; print''; print''; print''; print''; print''; while( $row = mysql_fetch_assoc($res) ) { $id = $row['id']; print''; print''; print(""); print''; print''; print''; print''; print''; } print '
The User account has been updated!
Name
eMail
Added
Set Status
Confirm
' . $row['username'] . '
    ' . $row['email'] . '    ' . $row['added'] . ''; print'
'; end_frame(); end_main_frame(); }else{ if ($status) { stderr("Updated!","The user account has been updated."); } else { stderr("Ups!","Nothing Found..."); } } stdfoot();