cesperanc / ineta

Event driven programming framework for PHP based web sites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This is a development framework for PHP based web sites. It is an unmaintained academic project developed within the course of Internet Applications at Escola Superior de Tecnologia e Gestão, Polytechnic Institute of Leiria.

It features an example website based on the (Portuguese) contents of Associação Fátima Cultural and is based on technologies like XHTML, PHP, Javascript, CSS and (My)SQL.

Within the code you can learn how to build a highly modularized website (using actions and/or filters), with modules/components such as TinyMCE, Google Maps, Picasa, File manager and many others.

PHP Requirements

  • PHP Core 5.3.2
  • date
  • fileinfo 1.0.5
  • gd 2.0
  • hash, with sha256 hash engine
  • json 1.2.1
  • simplexml
  • xml and libxml 2.7.6
  • mysql 5.1.41
  • pcre 7.8
  • session
  • SPL

Information

To login as an administrator on the installed platform, use the following credentials:

username: *admin*
password: *123*

Screenshots

Public Area

JQuery fancybox integration

Login Form

Administration Area

Google Maps Manager

Picasa Manager

TinyMCE File Manager

TinyMCE Image Manager

News Manager

About

Event driven programming framework for PHP based web sites


Languages

Language:JavaScript 46.8%Language:PHP 27.9%Language:HTML 17.0%Language:CSS 8.2%Language:ApacheConf 0.1%