PHP

PHP Source Code

Free PHP Source Code. Download from a vast collections of free PHP source code below. You can modify and integrate it in your own personal use. Just give a little credit to the original author whenever you use it on your system's project.

Neko Simple CMS using CodeIgniter

Submitted by novhz94 on
Project Description: Recently I created a simple CMS using CodeIgniter (PHP) and MySQL as database driver.This is my first CodeIgniter project since i started using this framework. In this CMS you can add pages dynamically and add articles on it. NekoCMS also features change of theme using provided CSS files. You can share your posts in Social Media such as Facebook, Twitter and Google Plus

Simple Social Networking Site

Submitted by willopash on
This is a simple social networking site that was created based on Adam Khoury's Tutorials on developing a simple social network site. For more information about the tutorials that facilitated the building of this site, visit http://www.developphp.com/. Get videos from his YouTube channel. Just go to youtube and search for Adam Khoury. I hope you enjoy the tutorials and gain great skills.

Online Diary

Submitted by arszak on
This is an online diary developed using php and mysql. users can register and create daily/weekly/yearly events,create contacts,upload media and sent messages to their friends. How to run: Create database named diary to phpmyadmin and import the diary.sql. You need a Wamp or Xampp Server,and a PHP IDE Editor. website created by; Isaac zack Tsienyane more info;[email protected]

jQuery + Php Calculator

Submitted by ifeco on
This is a simple jquery and php script to carryout some calculation operations with the addition, subtraction, division and multiplication operators. I've done this before and decided to share this because I know it will be useful for beginners in Web Development. Hope you learn from this.

Simple Login with Session, Add, Edit, Delete and Search

Submitted by geralad.narisma on
Good day! This simple project will teach you how to create a simple login with session and simple maintenance using PHP and MySQL especially for the beginners. The features of this project login with session, "admin" as username and "admin" as password. This is also to teach you how to add, edit, delete data to the database and also search that stored in database.

Simple Photo Sharing Code in PHP

Submitted by opensource on
Simple photo sharing code in php lets user to create their own profile, album and blog. It was created to help beginners who want to explore their knowledge in this programming language. The features of this system are: 1. Upload,edit,share photos 2. Hash tag 3. Compression (using imagick) 4. Album 5. Blog 6. Compatible on mobile device. Updated: 1. Works Without Imagick Also. 2. Profile Updated