Sir,i installed opencpu on Ubuntu12.04, but they don't have step-by-step
tutorials,instead they have direct written pages to try by people (in which
situatuion u can use opencpu)
can u tell me logic from where should i start,i want to load R package
(RHive),which is installed in my regular R
and d
Don't try to integrate R with PHP, as you'll end up writing spaghetti code.
Use AJAX to send requests to the server with RApache scripts. OpenCPU will
do the job just fine, but make sure you use JSONP/CORS to bypass the same
origin policy. Long story short, it's something like this:
LAMP <-AJAX->
> I want to connect R with HTML/PHP pages to take input from user,do
> some
> statistical processing on it & show results to HTML page again.
> I search on net,i got Rserve package,but examples are mainly for java
> langaure & not for PHP
> i am wondering how to connect it to PHP-Apache-MySQL
> I
On Mon, Oct 22, 2012 at 3:35 PM, sagarnikam123 wrote:
> I want to connect R with HTML/PHP pages to take input from user,do some
> statistical processing on it & show results to HTML page again.
> I search on net,i got Rserve package,but examples are mainly for java
> langaure & not for PHP
> i
I want to connect R with HTML/PHP pages to take input from user,do some
statistical processing on it & show results to HTML page again.
I search on net,i got Rserve package,but examples are mainly for java
langaure & not for PHP
i am wondering how to connect it to PHP-Apache-MySQL
Is there any g
5 matches
Mail list logo