PHP Classes

This class did not use any Connection info with the database.

Recommend this page to a friend!

      Auto DB Up  >  All threads  >  This class did not use any...  >  (Un) Subscribe thread alerts  
Subject:This class did not use any...
Summary:Package rating comment
Messages:2
Author:Md. Tariqul Islam Drubo
Date:2012-04-16 10:45:08
Update:2012-10-16 22:04:13
 

Md. Tariqul Islam Drubo rated this package as follows:

Utility: Good
Consistency: Good
Examples: Good

  1. This class did not use any...   Reply   Report abuse  
Picture of Md. Tariqul Islam Drubo Md. Tariqul Islam Drubo - 2012-04-16 10:45:08
This class did not use any Connection info with the database. So if anyone want to use this class, he/she must rewrite the code. It may bore somebody. If the class contains connection info and the user have to pass the parameters this will be more nice for a user of the class.

  2. Re: This class did not use any...   Reply   Report abuse  
Picture of Alexandru Trandafir Catalin Alexandru Trandafir Catalin - 2012-10-16 22:04:13 - In reply to message 1 from Md. Tariqul Islam Drubo
Yes, there is no connection info because its purpose is to be integrated with your curent existing database connection.

It's true that you first need to edit the methods that execute queries and transactions and rollbacks.

I could provide some improvements if anyone really needs it.