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

actionscript 3 - TweenLite does not work with object -

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -

c# - Global Variables vs. ASP.NET Session State -