Utilizing the Crud Element in Blank Page

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
mmhheell
User
Posts: 16
Location: Philippines
Contact:

Utilizing the Crud Element in Blank Page

Post by mmhheell »

Good Day.

Im using the blank page of the php to generate my own custom page can i use the crud element of phpmaker in blank page?

thank you


danielc
User
Posts: 1601

Post by danielc »

Blankpage.php has include phpfn*.php. You can utilize the class defined for reuse.


Webmaster
User
Posts: 9430

Post by Webmaster »

Include the <table>info.php, create the table class and use its methods.


Post Reply