1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 <2004> 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 <2004> 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: XML-RPC library for PHP |
From: | Noboru Yamamoto <[email protected]> |
To: | Renata Krempaska <[email protected]> |
Cc: | [email protected], Bertrand Alain <[email protected]> |
Date: | Wed, 30 Jun 2004 00:38:24 +0900 |
Hi Noboru,
we developed in SLS a php module which allows to talk to an EPICS channel from a php page. You just need to load this module in your php code and call ca functions (caget, caput or camonitor). The usage is very simle and performace very good.
You can download the module and get the documentation on:
http://www.sls.psi.ch/controls/help/howto/php_epics.html
Hope this helps. Best regards, Renata and Alian
Noboru Yamamoto wrote:
Hi,
We are now developing a Web application which display a graph of Channel Archiver XML-RPC data server. It try to imitate CGIExport in the older version of Channel Archiver.
Mr. Susumu Yoshida wrote a program using Apache+PHP+gnuplot and we started the evaluation of program. Soon, we noticed that XML-RPC library we used in PHP is not as fast as that in Perl or Python.2.3.x.
After studying the Web for a while, we found that there are several version of XML-RPC library for PHP.
Does anyone know which version of these libraries is the fastest and reliable Your comments and suggestions will be greatly appreciated.
Thank you for your cooperation.
Noboru Yamamoto
KEKB control group
KEK, JAPAN