Hi, I am new to PHP. Please help me with the following question:
Is there any way I can integrate R with PHP in yii framework.
Thanks in advance.
Page 1 of 1
PHP and R
#3
Posted 15 July 2012 - 06:47 PM
Wanderson, on 13 July 2012 - 04:54 PM, said:
Using the php “exec” function
Thank you for your response. Can you please give any example of calling an R function? If I want to call a R function(with parameters) and store the output returned by R in php variable-how can I do that?
Is R-php compatible with yii framework?
#4
Posted 16 July 2012 - 03:32 AM
There are no languag bindings for R in PHP, so you've got to invoke the R environment from the shell as Wanderson suggested. See here: http://php.net/manua...nction.exec.php
programmer /ˈprəʊgramə/, noun: a device that converts ►coffee into ►code
Share this topic:
Page 1 of 1

Help














