Code Monkey home page Code Monkey logo

client-management-php-serialise's Introduction

Clients file : clients.txt

Users file : users.txt


DEMO credentials :
[Username]  : user
[Password]  : 123456

Some features :

  • A user must authenticate (using Cookies);

  • Username is a unique field;

  • If there's no 'users.txt' or 'clients.txt' file : you can click a button to create it;

  • If there's no user in 'users.txt' file : a redirection to register page;

  • If there's no client : a redirection to New Client page;

  • The use of file_put_contents, file_get_contents, serialize, & unserialize built-in functions;

  • Error handling with try & catch;

  • Validation & Sanitizing of inputs for Register, Login, New Client, and Edit Client forms;

  • A mini avatar with the first letter of the user Full Name;

  • Sessions used for displaying alerts (Success & Error);

  • Dynamic header for guests & users (menus, page' title);

  • Pretty urls (no need for .php extension)

  • And much more ...


Made by : Omar EL ATMANI
[email protected]

client-management-php-serialise's People

Contributors

omaghd avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.