Use Ruby in PHP programs -


i saw lot of interesting libraries in ruby don't exist php or equivalents, want know if there library interpreter or can use ruby code inside php programs call methods , pass variables.

thx

there no way know of to, say, write php wrapper ruby class.

you can, however, write standalone ruby script , call system command.


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

ASP.NET Javascript: window.open won't work twice -

jquery - Opera does not change the height of the page. Why? -