Page 1 of 1

Invoking php code from remote site independ of server

Posted: Sun Jan 27, 2008 2:03 pm
by mbaroz
Hi
I would like to create a small script that can be published to my subscribers , and will execute a code in my Server but will show the php output html page in their site.
I need the code to be portable to any platform (Javascript ??)
any suggestion ?
Thanks
Moshe

Re: Invoking php code from remote site independ of server

Posted: Sun Jan 27, 2008 2:09 pm
by JAM
Iframe?
Do they not have access to php at all? Just making sure...