Jump to content

how do you access records from your database using OOP?


teng84

Recommended Posts

Im just curious what style do you use to access the records from your db using php eg..

 

$db->fetch('table');

or

$db->setname('name',id)

 

please give me an idea ill be working on huge project and i want to start doing the best way so there

wouldnt be any problem once the project continue on adding codes or modules

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.