Copyright © 2007 SoftVelocity, All rights reserved worldwide

Clarion/PHP Example Applications

Problem Tracker Support System
Our own extensive, fully-functional web-based issue tracking and support management system is used in a distributed team environment to track software bugs, and support issues. It was developed using Clarion/PHP in less than two weeks from start to deployment. It runs on Windows with Apache, MySQL and PHP.

HTML Templates in Action
We invite you to explore these two Clarion/PHP web applications.

Concert Booking #1

Concert Booking #2

The two Web apps demonstrate the concept of "HTML templates" and show how easy it is to integrate your Clarion/PHP web application into any website while adopting the User interface of the existing website. The entire "customization" to adopt the User Interface of the "website" in these 100% generated applications took less than 30 minutes!

Explore both of these applications to see the exact same PHP application code deployed with an entirely different user interface. The functionality is identical in both examples, but the look and feel is completely matched to the existing website. The UI switch is accomplished with the use of an HTML template and small changes to the Cascading Style Sheet..
HTML templates have integral support in the Clarion/PHP templates.

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

 

 


Copyright © 2007 SoftVelocity, All rights reserved worldwide