Would it be feasible to just directly access COM from your
PHP program?  There are such facilities in PHP:

http://www.php.net/manual/en/ref.com.php

2008/10/3 Seth Johnson <[EMAIL PROTECTED]>:
> Hi,
> I am using R(D)COM with PHP.  It works fine for the most part.  The problem
> I am having is when I try to return value back to PHP from R using
>  GetSymbol() function.  I'm trying to get an array back to PHP from R.
> However, I can't seem to be able to extract any useful info from the
> returned object.  Is there a function that converts an object returned from
> GetSymbol to PHP array?
> Thanks,
> Seth
> _______________________________________________
> Rcom-l mailing list
> Rcom-l@mailman.csd.univie.ac.at
> http://mailman.csd.univie.ac.at/mailman/listinfo/rcom-l
> More information (including a Wiki) at http://rcom.univie.ac.at
>
_______________________________________________
Rcom-l mailing list
Rcom-l@mailman.csd.univie.ac.at
http://mailman.csd.univie.ac.at/mailman/listinfo/rcom-l
More information (including a Wiki) at http://rcom.univie.ac.at

Reply via email to