Web example for phpSerialize
This example should be copied to a web page.
It shows:
-- How to start R as from php/Apache
-- How to pass variables to an R script via Environment
-- How to create serialized php output from R
-- How to read the serialize output from php/Apache via pipe
-- How to display individual results in a table
-- How to display the structure of the associative array.

The sample web output as it should appear if everything works
as required is in phpSerializeWebOutput.html

dieter.menne@menne-biomed.de (Feb 2005)