PHP

Online Scheduling System

Submitted by razormist on
Online Scheduling System with Source Code is a PHP project that designed to solve the timetable and scheduling problems of some schools. The system was created using PHP, HTML, MYSQLi and Javascript. This system has the capability to show the room schedule, courses and subject in order to avoid conflict within the class schedule. You can dynamically create your user account to access and manage

Create Signup and Login in One Page

Submitted by youngking on
Hi, I am Ken a professional website and app developer with over four years of experience working with local and international clients. I am a graduate of computer science and a well tailor person with passion in developing software to help solve challenges for and use to boost revenue generation. I thought of sharing my small tutorial script for those who will be searching for one page sign-in and

Simple Internship/Job Portal

Submitted by Nikhil_B on
We have developed the job-portal. This portal can handle data of Recruits (Several Companies) who are looking for suitable candidates for their vacancies.This portal will be most useful for Consultants for searching of matching job with jobseekers etc.The classic Functionality of this Application focuses on data storage. However, the means to retrieve and analyze data, to extract, transform and

SQLite Create User Password Using PHP

Submitted by razormist on
In this tutorial we will create a SQLite Create User Password using PHP. This code will create a random password for all user when the user click the generate button. The code use href or Hypertext Referencing to direct user to other page that has a binded specific function for creating a password and inserting it to database using SQLite Update query.