|
Posted by Peter Fox on 10/10/06 08:15
Following on from Gayatri's message. . .
>Hi,
>
>Please somebody help me to know how to process an object from a php
>application, in a different application developed in different
>language and running on a different operating system. in short how to
>share processing between a php programm and program developed in
>different language running on different platform.
>
>
>Reagrds,
>Gayatri.
>
Be sure to be using PHP 5.1.0 or later.
If all you need is the data then use var_dump() or var_export().
Otherwise look up "Zend API" in the manual.
--
PETER FOX Not the same since the statuette business went bust
peterfox@eminent.demon.co.uk.not.this.bit.no.html
2 Tees Close, Witham, Essex.
Gravity beer in Essex <http://www.eminent.demon.co.uk>
Navigation:
[Reply to this message]
|