Count number of characters in PHP

Count number of characters in PHP Sample script in PHP that will count the number of characters entered by the user in a textbox.

Basic Calculator in PHP and Bootstrap

Basic Calculator in PHP and Bootstrap Simple program in PHP that will let the user to enter first and second number and will let the user to select what operator to use (add, subtract, divide, multiply), the program will then…

Get Number of Days in Selected Month and Year in PHP

Get Number of Days in Selected Month and Year in PHP Simple program in PHP that will let you select a month and enter the desired date and then the program will display the number of days in that selected…

Online Grading System and Grade Viewing System

Online Grading System and Grade Viewing System Administrator account Encode/update/delete subjects info (id, subjectname) Encode/update/delete class info Ex: BSIT 3-A (id, classname, sem) Encode/update/delete student (id, studentname) Student subject (id, studentid, subjected, classid) Ex: Juan Dela Cruz – BSIT 3-A…

Shopping Cart System in PHP and MySQL

System Features Users Users or Visitors of the system can view, shop or order products by category Customers are required to fill-up the billing information (name, address, contact info) Administrators Can manage products Manage product categories Manage or view unpaid…

Posts navigation