The Swamp Master's Web Application Frame
  • Home
  • Download
  • Documentation
  • Support
  • Contact Us


Section Title

Menu Item
Menu Item
bot

The Swamp Master's Web Application Frame


NOTE: We are in the process of transitioning to a new release version. Documentation is currently out of sync.

What is The Swamp Master's Web Application Frame?

SMWAF is a light-weight basic website skeleton that provides a starting point to build web applications or sites. It's also a useful tool for beginning PHP developers to learn simple methods for dynamically creating web applications. SMWAF is a quick way to start web projects.

What The Swamp Master's Web Application Frame is NOT!

  • SMWAF is not a content management system (CMS). Though it could be the beginning of one.
  • It's not blogging software. Though, again, it could be the beginning of one.
  • It's not a complete solution and requires coding skills to capitalize on the potential of the design.

SMWAF Features

  • PHP/Javascript/CSS design.
  • Fast page loads.
  • Templating system - Separates content elements from design elements.
  • No database required! (MySQL & PostgreSQL capable.)
  • Useful for full website development or as a modular add-in to an existing site.

Demo


SMWAF uses static pages dynamically, thanks to some cool PHP stuff.

Adding dynamic content is a matter of writting your own SQL statements and calling a function from the library, then insert code in the proper places.

The system is flexible enough that you can add you own function libraries for database connectivity or anything else you desire.


Copyright© - 2012 - The Swamp Master's Web Application Frame
SMWAF is Free Software released under BSD Licensing.
Valid XHTML 1.0 Transitional
Valid CSS!