Interview Question in SQL Server Data Services (SSDS)
Interview Question :: Is there something like javabean for php
I'm looking for a php library which can perform like javabean(i.e. simpler SQL commands, or structured data type, etc)
Since I'm using a hosting service, it should be something as simple as include("") to use the library, not installing it like pear.
Is there such a library like that?

Loading ...