12-26-2016, 07:45 PM
Hi i believe US can protect any page . I have an html form(not US FORM) i want to submit all form inputs (including image upload) into another table called clients . How do i insert $user->data()->id, into userid (not d table id) ,$name = $_POST['name']; ,$mobile = $_POST['mobile']; into clients table. THANKS