Musical Box

¬
Browse Artists

¬ Browse Concerts

¬ Browse MP3 samples

¬ Member Registration

¬ Home
The Grand Concert Place
       
Clarion/PHP demonstration of the use of HTML Templates

We have generated two tiny web applications to demonstrate the use of "HTML templates". When viewed together, they show how easy it is to integrate a Clarion/PHP web application into any website while adopting the User interface of the existing website. The entire "customization" of the generated application to adopt the UI of the "website" took less than 30 minutes!

Explore both of these applications to see the exact same PHP application deployed with an entirely different user interface. The PHP application's functionality is identical on both example "websites", but the look and feel is matched to the existing website. This is accomplished with an HTML template, and small changes to the Cascading Style Sheet. HTML template integration is a unique feature supported by the Clarion/PHP templates. When you specify a new HTML template and re-generate your web application, you can achieve an entirely different User Interface while preserving all of the database functionality of the web application.

For information on how to make an HTML template from your own website (or any website) please see the PHP Annotated Examples manual.

To view the applications: Concert Booking #1 Concert Booking #2