PDOCrud Various Table Operation

  
                                $pdocrud = new PDOCrud();
                                // Change table heading
                                $pdocrud->tableHeading("Job Application Information");
                                // Change table subheading
                                $pdocrud->tableSubHeading("here you can add secondary information about the table");
                                echo $pdocrud->dbTable("job_application")->render();
                                

Deprecated: Required parameter $field follows optional parameter $op in /home/javad/domains/javadfk.ir/public_html/pdocrud/script/classes/PDOCrud.php on line 924

Deprecated: Required parameter $task follows optional parameter $op in /home/javad/domains/javadfk.ir/public_html/pdocrud/script/classes/PDOCrud.php on line 924

Deprecated: Required parameter $totalrecords follows optional parameter $page in /home/javad/domains/javadfk.ir/public_html/pdocrud/script/classes/PDOCrudHelper.php on line 191

Job Application Information here you can add secondary information about the table

Showing 1 to 1 of 1 entries

# Application id First name Last name Date of birth Email Phone Gender Address City State Country Zip/pin code Education Resume Comments Actions
1 1 k j 2016-09-02 test@test.com 9999999999 m 789 far road tou NB Sweden 07978 BA life testin
# Application id First name Last name Date of birth Email Phone Gender Address City State Country Zip/pin code Education Resume Comments Actions