Rabastan Posted March 24, 2012 Share Posted March 24, 2012 I would like to create a class that would automatically create a table / box with backgrounds, borders and images already in place so when I want to use that table repeatedly on my site I can just call on the class and fill the table from the database. I am fairly new to php, any help would be appreciated Thanx Rab Link to comment https://forums.phpfreaks.com/topic/259654-box-class/ Share on other sites More sharing options...
titan21 Posted March 25, 2012 Share Posted March 25, 2012 Have a look at class functionality in PHP first. Once you've got the basics of tht under your belt, you should be able to create a class that prints html out to a page. Link to comment https://forums.phpfreaks.com/topic/259654-box-class/#findComment-1330899 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.