News Feed
Jobs Feed
Sections




News Archive
Sameer Borate's Blog:
Pushing xpi mime content from php
May 20, 2009 @ 07:06:09

In this new post to his blog, Sameer shows how you can push content with the xpi content type out from your PHP scripts (for things like a Firefox toolbar/extension).

A couple of days back I created a Firefox toolbar for my blog as an experiment in learning XUL. Once installed on my blog I wanted Firefox to recognize it as an addon and install it rather than displaying a 'save/open' dialog.

Since his hosting provider (GoDaddy) didn't seem to work with adding it into an .htaccess file (an AddType for Apache), he had to force the download type with a few calls to header with the right content type, file size and file name to push it to the user.

0 comments voice your opinion now!
firefox extension apache addtype mime xpi


blog comments powered by Disqus

Similar Posts

Pierre-Alain Joye's Blog: ext/filter, API frozen (!) and fixes, 0.11.0 is out

Zend Developer Zone: Dynamically Creating Compressed Zip Archives With PHP

Pierre-Alain Joye's Blog: Release Announcements (GD, Hidef, and Zip)

Mark Karpeles' Blog: proctitle: a new step for pinetd

Scott Johnson\'s Blog: Your Simple PHP Code Snippet for Monday


Community Events











Don't see your event here?
Let us know!


example application series functional zendframework2 community opinion testing code framework database release language composer interview development podcast api introduction phpunit

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework