Is it possible to use WinBinder with other script languages besides PHP?
A. Yes. The two-layer WinBinder architecture is designed so that it is possible to create bindings for other script languages. The hard work is already done by the API layer, so binding it to other languages should be relatively straightforward. The only language supported to date is PHP. If you are interested in binding WinBinder to another scripting language, please contact me so I can help you.
Related Questions
- Why do many web developers use server-side scripting languages like PHP when everything they e trying to do can be done with JavaScript?
- Is it possible to combine HAWHAW XML with PHP, ASP, or other server-sided scripting languages?
- Is it possible to use WinBinder with other script languages besides PHP?