[nycphp-talk] Eliminating namespace conflicts between scripts?
Cliff Hirsch
cliff at pinestream.com
Thu Aug 16 15:20:51 EDT 2007
On 8/16/07 2:59 PM, "Rob Marscher" <rmarscher at beaffinitive.com> wrote:
> On Aug 16, 2007, at 2:37 PM, Cliff Hirsch wrote:
>> Why does access to $_SERVER matter for call originating from call?
>> Curl is
>> just simulating a http request.
> What I meant is if the other app needed access to the user's cookies,
> ip, user agent, etc. Sorry, I didn't really phrase it very well.
Ah, got it. I like the curl idea for starters. It's a really clean
separation of applications and sure beats spending time looking for
conflicts.
One other though for those following, although a different usage model, is
an iframe.
More information about the talk
mailing list