ASKER
ASKER
ASKER
PHP is a widely-used server-side scripting language especially suited for web development, powering tens of millions of sites from Facebook to personal WordPress blogs. PHP is often paired with the MySQL relational database, but includes support for most other mainstream databases. By utilizing different Server APIs, PHP can work on many different web servers as a server-side scripting language.
TRUSTED BY
The only guaranteed way to get working code out the PHP end of the equation is to find someone who knows both languages very well, and can convert your Ruby classes to PHP by hand.
There are plenty of sites that can convert the other way around. Perhaps some of these can help in fact.
This site: http://www.phptoruby.com/ specialises in comparing PHP functions to their equivalent functions in Ruby. Perhaps it can help you go the other way as well. All of their examples are very thorough in both languages.
I hope this helps somewhat.