sqlDataObj in PHP5


/ Published in: PHP
Save to your folder(s)

Pretty straight forward implementation of mysql instantiation using php5 oop. Example usage at the bottom. The database in the example is named 'example_database' and has 1 table, 'newstable'. This table has three columns: 'id,heading,message'.

By bakkelun

URL: http://www.dosspirit.net

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.