R & PHP

Steve Chen developed in 2003, a PHP code to integrate PHP with R. You can see his work in http://steve-chen.net/R_PHP/

It is very easy to integrate your Web Application/ERP with R, because you send data to any PHP document with the instance of RClass() then it sends R code to R Engine and Return the results to the Web documents.

You can download the Scripts here: RClass 1.0

If you want to see the results of use of RClass 1.0, you can download the following PDF Document. RClass 1.0 in Action

Introduction to RClass 1.0 Introduction to RClass