News Feed
Jobs Feed
Sections




News Archive
Jaisen Mathai's Blog:
How to host the php.net manual on your laptop for offline use
March 12, 2009 @ 12:53:51

Jaisen Mathai has a helpful hint for those that do any offline work with PHP on their own development systems - how to mirror the PHP manual on a local web server.

In addition to [a local copy of your source] being faster to develop, it lets you work without needing to be connected to the Internet. But what about the tools you use while developing? If you're a PHP developer then the manual at php.net is an invaluable tool. It only make sense to have it available for when you're not online.

His example follows the official mirroring part of the PHP.net website and uses a slightly modified rsync command to fetch the manual information from the php.net site and drops it in a location locally. He throws in an Apache configuration too for a simple VirtualHost to get it up and running.

0 comments voice your opinion now!
phpnet manual offline local copy rsync mirror documentation


blog comments powered by Disqus

Similar Posts

David Coallier's Blog: PEAR now has User Notes/Comments

Lukas Smith's Blog: QA in the PHP world

Community News: ODF-XSLT Project Released

Chris Hartjes' Blog: Cooking Up Some Cake

Derek Allard's Blog: Getting changes made to the CodeIgniter manual


Community Events











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


introduction series release database language interview functional symfony2 development opinion conference framework usergroup testing google phpunit rest community podcast zendframework2

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