Is WinBinder object-oriented?
A. The WinBinder library itself is not object-oriented, but it has an OOi (object-oriented interface) written in PHP (version 5 only) that consists of a class library that encapsulates the WinBinder functions. This way the extension effectively supports both procedural and object-oriented programming models so you can choose which one is best for you and your application.