This is a discussion on using DBobject within the PHP Programming forums, part of the Web Development category; Hi, i have read a artile that using Pear/ dboject file for communicating with DB.. how it help in increasing ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| Hi, i have read a artile that using Pear/ dboject file for communicating with DB.. how it help in increasing the compatability. and wat are the advantages and disadvantages while using it.. and also i have read that when migrating from MySql to Oracle .. we don't need to do any chages in the code part (SQuery and othe rconnected.) just by setting teh parametes is enough.. is it so.. Thanx in advance. Gattuso
__________________ Gattuso |
| Sponsored Links |
| |||
| Yes... you correct. But consider one thing...Thanks -Kathir |
| |||
| Thanx kathir, can u plz explain this... how come the code get flexible /effective(fast so and so).. is by using every thing as object.. while taking the Scenario for accessing large volume DB ??? like even QUERY wiritng through class. and tranfrign any amount of data thru object.. thnax in advance.. Gattuso
__________________ Gattuso Last edited by Booom : 08-01-2007 at 05:06 AM. |
| |||
| Yes… Objects are really fast compared with array, string. Not only object for every thing we can use normalization, serialization and JSON concepts. These concepts also providing a fast access and improve your code and site stability. |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Our Partners |