PDO Feature Support
We've recently completed adding full support for PDO to the Runtime Converter library. The library supports all native classes using its...
Runtime Converter 1.0 and PHP2Java.com launch
We're excited to announce the launch of the first version of the runtime converter, as well as our partner site for online conversions,...
How does the Runtime Converter work?
The Runtime Converter produces code (right now in Java) that is automatically converted from PHP. It has a dependency on a library of...
Runtime Converter Unit Testing
One of the main goals of the runtime converter is to be able to run converted PHP code on another platform with exactly the same behavior...
Why do people complain about PHP?
The reason that people complain about PHP as a language is that it was not developed from scratch as a "programming language" per-se, but...
How can PHP be converted to Java?
In general, there is not much about PHP that can't be converted to Java, though it is not particularly easy to do. What needs to be done...