In this project, you will learn how to create a simple view counter and how to limit number of words to be displayed in the Meta Description. Every view in the page will be automatically added in the view counters so the user will be able to see the number of views generated by each page. Hope you learn from this.
This system is about Super Market Product Quality Verification System. We validate product before buying. The system has the following module: 1. user form records 2. location of super market place 3. user registration 4. admin module 5. quality process 6. comparison 7. pricing module Credit to Eliud M Aganze DIGITAL GENERATION on Facebook on TWITTER enjoy ur day
This system is about Tourism Board Management System where we have the following module: 1. booking records 2. place 3. location 4. user module 5. location of prisons 6. admin module 7. law enforcement module 8. data entry Credit to Eliud M aganze DIGITAL GENERATION on Facebook on TWITTER enjoy ur day
In this project, you will learn on how to delete multiple records in your database. The user has the option to delete specific item on the list or delete all. Hope you learn from this.
This is a program in php, mysql for quiz system. First, student needs to register then click on "Take Exam". It should be your reg_no and password for quiz test. Hope you like this.
This system is about prison management system online where we have the following module 1.prisoners records 2. prisoners transfers 3.prisoners officers 4.prisoners officers transfer 5.location of prisons 6.admin module 7.law enforcement module 8.data entry credit to Eliud M aganze follow me on twitter: http://www.twitter.com/eliudprom website http://wwww.eliudpro.com/eliudpro blog: htttp:/
Introduction:
This tutorial is on how to handle POST data in PHP.
POST?
POST Data in PHP is data that has been sent behind the scenes from another page, or external source, which can be accessed by the page being sent the information. POST is one of the two methods available to use through HTML Forms.
This project will teach you how to crop image using php and javascript. The user will first need to upload a picture. There will be a transparent dotted box which the user will use to determine what size and angle to cut. The box can be dragged and resized.