|
Posted by Tedd on 10/10/06 19:26
On 9 Oct 2006 23:43:41 -0700, Gayatri wrote...
>
>Hi,
>
>Please somebody help me to know how to access an object from a php
>application, in a different application developed in different
>language running on a different operating system. in short how to
>share processing between a php programm and program developed in
>different languages running on different paltforms.
>
>
>Reagrds,
>Gayatri.
>
You can run shell commands from within PHP, though you might have some security
concerns to address. I believe you can run php files from a shell command also
(e.g. php -f /path/to/file.php) so you might be able to access PHP from your
other system that way.
Tedd
--
Help a Community by Participating in Ours
We donate your subscription fees to the charity you choose
100% of your first month, 10% thereafter.
http://newsguy.com/charity.asp
Navigation:
[Reply to this message]
|