|
Posted by hackajar on 12/25/06 09:58
Above stuff is good, but just remember, when you call a remote script
the web server it is running on WILL process the PHP in script, this is
NOT the same as doing a "require_once()", "Include()" call locally.
Hackajar
johnny wrote:
> I have a remote script on a local network and I need to make Web App in
> PHP, call this remote script on a different machine. How do I do this?
>
> Many Thanks.
Navigation:
[Reply to this message]
|