Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 650 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 650 Bytes

PHP_PT1

A class project. It is a restaurant web applying what has been learned about php.

Web instructions

With php code this web works like a running restaurant.

It works with few txt simulating a database, so to run the web correctly it is covinient to run this code.

sudo chmod 777 files/*

Features

  • You can login and register.
  • There are few tyes of users: visitor, registered, staff, admin.
  • Every user have diffrent levels of acces to the web.
  • The part of admin user and menus will be added in the future.
  • Works with a sessions.
  • The directory fn-php compiles every function that runs in the main section web.