pageHeading('EDIT USER'); $db = new DBMain(); // get the current users informartion from get $result = $db->exec_query('safesure_users', ['*'], '', '', '', '', 'record_id="' . $_GET['record_id'] . '"'); $info = $result->fetch_assoc(); ?>
NOT FOUND
' id='record_id' />
' autocomplete="false">





' autocomplete="false">

' autocomplete="false">

' autocomplete="false">




' autocomplete="false">


exec_query('clients', ['*'], '', '', '', '', "1", "ORDER BY clients_name ASC"); ?>
fetch_assoc()) { ?> ' class="input" id='client_name' onclick="click_fun_()" > ' class="input" style="display: none;" id='client_id'> >