Field display order related settings Change display order of fields in PDOCrud

  
                                $pdocrud = new PDOCrud();
                                $pdocrud->fieldDisplayOrder(array("first_name","last_name","phone", "gender", "birth_date"));//display order of the fields(enter fields only till you want to change the order)
                                echo $pdocrud->dbTable("users")->render();
                            

Label settings using PDOCrud

Users

Showing 1 to 1 of 1 entries

# User id First name Last name User name Password Email Phone Gender Birth date Hobbies Educational status Company name Address City State Country Zip code About yourself Actions
1 32 123 123 123 123 carlos.desyman@gmail.com 123123 2 2026-07-23 21312312 123123 123123 CR/SANT SADURNI, 55, 1-1 MATARO BARCELONA EspaƱa 08302 213123
# User id First name Last name User name Password Email Phone Gender Birth date Hobbies Educational status Company name Address City State Country Zip code About yourself Actions