3d way chanel for cross-site firePHP

2 messages Options
Embed this post
Permalink
Vincent Pottier () 3d way chanel for cross-site firePHP
Reply Threaded More More options
Print post
Permalink
I'm developping an app for facebook.
As for all applications using server to server transactions, the http headers are not available to the browser.
Is it possible to think a 3d way chanel  to get the firePHP info in the fireFTP console ?

I think :
- an option in firePHP library redirects the output into a file instead of http headers,
- an option in firePHP extension links this file (acceded in http) to the url as the firePHP chanel instead of http headers,
- a (re)load of the url in Firefox, on the first server, (re)load the firePHP file on the 2d server where is developped the app.

... a cross-site firePHP.

Thanks.
Christoph Dorn () Re: 3d way chanel for cross-site firePHP
Reply Threaded More More options
Print post
Permalink
Great idea.

I have added a ticket: http://code.google.com/p/firephp/issues/detail?id=91