$pdocrud = new PDOCrud(); $pdocrud->formDisplayInPopup();// call this function to show forms in popup echo $pdocrud->dbTable("orders")->render();