News Feed
Jobs Feed
Sections




News Archive
Stuart Herbert's Blog:
PHP Components Shipping Web Pages With Your Components
August 16, 2011 @ 13:13:06

Stuart Herbert's latest post in his "PHP Components" series looks at an optional but handy thing you can include in your component's package - web pages (be they a manual or other kind of information). This new post talks about where they should lie in the component's package structure.

I'm now going under the bonnet of our components, and looking at the different file roles that the PEAR installer expects to find when we distribute our component as a PEAR-compatible package. It isn't very often that a component needs to ship web pages too, but should the need arise, here's how to do it.

He starts by defining what a "web page" could be (HTML, Javascript, CSS, etc) and gives the place in the hierarchy they should fit. When you use the PEAR client to install the package, these files are placed in the "www" folder of your PEAR installation.

0 comments voice your opinion now!
component webpage structure tutorial pear


blog comments powered by Disqus

Similar Posts

DevShed: Polymorphism, Design Patterns, and PHP Programming

Felix Geisendorfer's Blog: Test Driven Development in Real World Apps

Limitless Studios: Determine Number Of Online Users Without A Database

Lorenzo Alberton's Blog: Create a video preview as animated GIF with FFmpeg and PHP SPL

Community News: Latest PEAR Releases for 09.24.2007


Community Events











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


example introduction framework language application code testing functional series interview development opinion unittest podcast object release zendframework2 tool community phpunit

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