PHP

How to Create Login Page in PHP/MySQL

Submitted by argie on
Related code: How to Create Secure Login Page in PHP/MySQL. Yesterday I posted a tutorial on how to create a registration page using PHP/MySQL. To make some follow up with my registration page tutorial, I decided to create another tutorial on how to create a login page using PHP/MySQL. The Features of my login page contain input validation using PHP session.

How to Create Registration Page in PHP/MySQL

Submitted by argie on
Related code: How to Create Secure Registration Page in PHP/MySQL This is a simple tutorial that will teach you on how to create a simple registration form using PHP/MySQL with JavaScript for input validation. This tutorial will not teach you on how to create a good design but rather to give you knowledge on how to create a fully functional registration form.

Creating our Table

First we are going to create our database which stores our data. To create a database: 1.

File Upload using PHP

Submitted by argie on
In this code you will learn on how to upload and download file using php. The system has the capability to record the download details, such as the time and date of download, the person who download the file and automatically save directly to database. database name: br username: admin password: admin

Facebook Timeline Clone Script

Submitted by argie on
In this code you will learn how to make a timeline like facebook. It also includes live search, wall post, delete wall post, add other that can be found in this application. This system allows the user to post picture. The user can also add and delete friends with instant notification. this system has a comment counter and can determine the interval of time from the date posted. database name

How to Build Shopping Cart w/ Checkout in PHP

Submitted by admin on
I just rewrite the code included in this post to fix minor problem encounter by other PHP programmers who can’t run the shopping cart. The code is taken from this link: http://www.qualitycodes.com/tutorial.php?articleid=25&title=Tutorial-Building-a-shopping-cart-in-PHP. As you may have noticed, a lot of programmers are screaming for help on how to fix some bugs on this tutorial. Since I cannot

Point of Sale (POS) using PHP/MySQL

Submitted by argie on
In this program you will know on how to create a complete online Point of Sale(POS) using PHP/MySQL.The system also help you on how to create an Online Point of Sale that cater both cash, check, and credit. The system can generate different report such as: Individual sales report Inventory report Daily/weekly/monthly/yearly sales report Collectibles report Supplier Report Receipt Customer Report

Social Networking Site (CHMSCnet)

Submitted by carol_janine_crislyn on
As the time changes, people is searching for a medium that they can use in communicating and others continue to discover some instrument that will help them communicate with other people in an easy and obtainable way. Users also have an account, can upload profile picture, update personal status, add friends, send message, chat, add new threads in forum and especially profile updates to know the

Online Ordering System

Submitted by argie on
In this program you will know on how to create a complete online ordering system with online payment using PayPal.The system also you will learn on how to validate forms using javascript and how to embed Google map. Hope this code will help you. database name:mammamar_marias admin password:simplyblob admin username:admin