Tag: PHP

Posted in PHP Projects

Online Exam Mastering System In PHP

Project: Online Exam Mastering System In PHP This is a simple online exam mastering system designed for…

Posted in PHP Projects Project

Responsive Hotel Site Using PHP With Source Code

Project : Sample Hotel Site-Responsive Download It For Free (Scroll Down) Features : Easy Online Bookings. Each…

Posted in PHP Projects Project

Online Car Rental System Using PHP With Source Code

Project: Online Car Rental System Download It For Free(Scroll Down) Features : Login/Register System. Easy Bookings. Create/Manage…

Posted in PHP Projects Project

Online Retail Management System

These days purchasing daily basic goods can be bought in online mode. Nowadays people do not have…

Posted in PHP Projects Project

Pharmacy System Using PHP With Source Code

Project : Pharmacy System -> Free Download (Scroll Down) Features : Login System. Manage Prescription Manage Stock…

Posted in PHP Projects Project

Online Shopping Store Using PHP With Source Code

Project : Online Shopping Store Online Shopping Store is a simple PHP project which can be used…

Posted in PHP Projects Project Uncategorized

Simple Love Calculator From PHP With Source Code

Simple Love Calculator Project is a mini project developed by PHP language. The main point of this…

Posted in PHP Projects Project

Text To Speech Converter Using PHP With Source Code

Project : Text To Speech Converter This Program converts Text into speech using Microsoft Speech API. User…

Posted in JavaScript Tutorial PHP Tutorial

Date And Time – PHP Basics

In PHP to format a date or a time, ‘date( )’ function is used. This function makes time…

Posted in JavaScript Tutorial PHP Tutorial

Form Validation – PHP Basics

Here, In this simple form validation  “Name”, “E-mail”, “Subject”, “Feedback” and “Gender” fields are required. These fields cannot…