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.

Feedback System using PDO in PHP

Submitted by azalea zenith on
This simple Feedback System using PDO in PHP. Today, there’s a lot of websites that accessible on the internet. Using this simple tutorial, the user can learn to communicate to the owner of the website by using the feedback system which commonly used as a contact us in the websites. Most of it, they offer your full name, email address, and/or a phone number which the user can start to communicate

Simple Dynamic Web Site

Submitted by Chinthaka Deshapriya on
Welcome --------------- Hi Guys! I am Chinthaka Deshapriya from Sri Lanka. I am going to give some valuable source code for beginners of dynamic web developers. Installation ---------------- 01. Extract all content into your host. 02. Create New Database Name "maindb" 03. Import Database from your content in DB folder. Fine! It will work well. Good Luck!

Live Add, Edit, Delete and Search using Php and AngularJS

Submitted by RobertSoriano on
This code allows you to add, edit, delete record in the database using PHP and AngularJS. Features: Live Search No refresh when adding, editing and deleting Need an admin panel template for your next project? Please check out my template for only $10 in codeclerks.com!

Chamber of Commerce Membership Management System

Submitted by Yonatan_Abi on
Conduct Chamber business online Manage Content by inserting or editing text, photos, documents, etc. Manage Users by setting permissions on information to be viewed by members, prospective members, other Chambers – the world Create online forms to collect various information. Both Desktop and Mobile Responsive Membership management System Bulk Email Service(Mail all and particular Users)

Simple FrameWork php, GoMvc for beginers

Submitted by klevis on
1: Edit the file onside folder Core config.php Database.php Globals.php and the .htaccess . 2: Inside folder src are the Controller Model and View 3: You can access on site like this: localhost/Admin and loclahost/Admin/text and etc ect... 4: Go Mvc, it is multilingual see the file Lang.php on folder Core. And it is a multi template see the Template folder you can edit around this code for

Inbox conversations with jQuery Mysql Php Ajax (Simple Code)

Submitted by klevis on
1: Edit the file config.php host user pass dbname 2: install tables with script : on link (dir)/index.php?init=install example (dir): localhost, localhost/inbox/index.php?init=install or you can insert manualy see the file "db.sql" on side folder "schema" 3: access on site localhost/index.php?init=login and login the default credencial on db.sql email : [email protected] pass :zxczxc And enjoy; For

Youtube Video Upload

Submitted by Ndicho Albert on
Learn how to create youtube upload video without refreshing the page tutorials.This tutorial is to teach you on how you can upload video without refreshing the whole page and showing the loading icon during the uploading processes and previewing the video that has been uploaded. Kindly wait for the next tutorial. Thank you.