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 13 entries

# ID Order no Order date Customer name Order amount Order status Actions
1 172 27 0000-00-00 50 6
2 173 33 2025-09-02 Deacon Tyson 111 Completed
3 174 0 0000-00-00 Cooper Jensen 0
4 175 23 2025-09-17 111 ok
5 176 0 0000-00-00 10
6 178 33 2025-09-02 Deacon Tyson 111 ok
7 179 33 2025-09-02 Deacon Tyson 111 ok
8 182 1 2025-07-01 Xenos Clarke 82325 Pending
9 184 576749678 2025-09-03 798797 asdas
10 185 0 0000-00-00 0 1
# ID Order no Order date Customer name Order amount Order status Actions

Producttable

Showing 1 to 10 of 57 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 10000 this is description about product f 232 0000-00-00 00:00:00 5
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 21
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 4
7 8 pP 909 990 90 SD dsf 232 0000-00-00 00:00:00 2
8 9 pP 909 990 90 SD dsf 232 0000-00-00 00:00:00 2
9 10 neha 201 333 333 3 3 33 0000-00-00 00:00:00 3
10 11 neha 33 333 333 3 3 33 0000-00-00 00:00:00 3
# Product id Product name Product price Product sell price Discount Product description Product image Qty available Added date Product rating Actions