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

# ID Order no Order date Customer name Order amount Order status Actions
1 267 1 2023-04-04 Xenos Clarke 3212 1
2 268 0 0000-00-00 Cooper Jensen 656 a
3 269 1 0000-00-00 Xenos Clarke 1 1
4 270 0 0000-00-00 0
5 271 100 2023-04-20 1020 Completed
6 272 1 2023-04-05 100 2
7 273 12 2023-04-06 Xenos Clarke 5 Completed
8 274 3453 2023-04-19 0 sdaf
9 275 0 0000-00-00 0
10 276 0 0000-00-00 0
# ID Order no Order date Customer name Order amount Order status Actions

Producttable

Showing 1 to 10 of 96 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 4
2 3 sfsdf 222 300 100 Product description sfd Product description sfd Product description sfd Product description sfd jkj 232 2016-12-14 10:34:00 5
3 6 ppp 300 25220 12 df 2 22 0000-00-00 00:00:00 21
4 7 pP 909 990 90 SD dsf 232 0000-00-00 00:00:00 4
5 8 pP 909 990 90 SD dsf 232 0000-00-00 00:00:00 2
6 9 pP 909 990 90 SD dsf 232 0000-00-00 00:00:00 2
7 10 neha 201 333 333 3 3 33 0000-00-00 00:00:00 3
8 11 neha 33 333 333 3 3 33 0000-00-00 00:00:00 3
9 12 neha 33 333 333 3 3 33 0000-00-00 00:00:00 3
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