PDOCrud Multiple instance of PDOCrud

  
                                $pdocrud1 = new PDOCrud();
                                echo $pdocrud1->dbTable("orders")->render();
                                $pdocrud2 = new PDOCrud(true);
                                echo $pdocrud2->dbTable("producttable")->render();
                                

Orders

Showing 1 to 10 of 101 entries

# ID Order no Order date Customer name Order amount Order status Actions
1 66 88 1881-05-19 Cooper Jensen 31 Adana
2 71 91617 2016-09-08 57 Yozgat5
3 72 78062 2016-09-08 56 Pending
4 73 87594 2016-09-08 7 Completed
5 74 24386 2016-09-08 8 Completed
6 75 49890 2016-09-08 27 Completed
7 76 42911 2016-09-08 24 Completed
8 77 75674 2016-09-08 39 Completed
9 78 65775 2016-09-08 25 Completed
10 79 37102 2016-09-08 7 Completed
# ID Order no Order date Customer name Order amount Order status Actions

Producttable

Showing 1 to 10 of 66 entries

# Product id Product name Product price Product sell price Discount Product description Product image Qty available Added date Product rating Actions
1 1 pp 250 300 10001 this is description about product f 232 0000-00-00 00:00:00 3
2 3 sfsdf 222 300 100 sfd f 232 2016-12-14 10:34:00 5
3 4 ppp 300 2522 12 df 2 22 0000-00-00 00:00:00 3
4 5 ppp 300 2522 12 df 2 22 0000-00-00 00:00:00 21
5 6 ppp 300 2522 12 df 2 22 0000-00-00 00:00:00 21
6 7 pP 909 990 90 SD dsf 232 0000-00-00 00:00:00 5
7 8 pP 909 990 90 SD dsf 232 0000-00-00 00:00:00 5
8 10 neha 201 333 333 3 3 33 0000-00-00 00:00:00 3
9 11 neha 33 333 333 3 3 33 0000-00-00 00:00:00 4
10 13 sadf 324 3434 34 34 df 324 0000-00-00 00:00:00 34
# Product id Product name Product price Product sell price Discount Product description Product image Qty available Added date Product rating Actions