|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I am writing a MySQL Class and want to know what you want in it.
People, I am looking to write a MySQL Class. But I don't want to reinvent the wheel. I want to write only the functions that are important and used the most. Please reply and tell me what you desire in a MySQL Class.
Once I have coded the class I will post it here for all to have. Thank you! ~Deathead PS If you ( have / know of ) a decent MySQL Class Please point me in its direction so I can see what it does and what can be improved. |
|
#2
|
|||
|
|||
|
RE: I am writing a MySQL Class and want to know what you want in it.
It all depends on why you are creating a class for MySQL. If it's for database abstraction, then you should be trying to code a generic db class. If you want examples of those, then look at pear or PHPLIB. They both have what you are looking for.
Like you said, no need ot reinvent the wheel. If you are only after a class for mysql, then why bother, just call the functions directly. Less overhead on the system. |
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Coding > I am writing a MySQL Class and want to know what you want in it. |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|