OMA.php (v5)

Home

OMA.php is a PHP script which defines the oma object. This object is used to generate formated webpages from plain ASCII text files.

OMA.php can be used to build many types of websites:

  • Blogs
  • News sites
  • Content based sites
  • Corporate sites

In short: it is most suited to those sites which are centred around the provision of mainly text-based information, but is less suitable for building highly interactive sites.

The only system requirement is a version of PHP that supports objects.

OMA.php is released as open source under the GNU GPL.