PHP

Laravel plus Bootstrap Framework Authentication system and Blog post& Read

Submitted by ranjit1 on
How to setup Laravel go to http://laravel.com/docs/4.2/installation In this project i have made Authentication system Plus Blog Post & Read. When you create an account a link will be send to your email address and after clicking that link in your inbox your account will be activated.otherwise you will not be able to login. This can be done through localhost using smtp protocol. if you have any

Variety Store (Simple POS System)

Submitted by mjt on
This code that I wrote in PHP and MySQL will show you how to perform Simple POS. A system that can transact Sales Order, Inventory, Payment and other reports. Its kind of small store selling NATASHA, MSE, FX, DAKKI, AVON, PC (Personal Collection), TW (TupperWare) etc. and other products. This system is created last 2012 during my college time. I hope you will find my work useful in your

Cute File Browser with jQuery and PHP

Submitted by Pandeyjibanaraswale on
Cute File Browser with jQuery and PHP INSPIRED BY TUTORIALZINE It is a cute file browser, which you can upload to a folder somewhere on your site and share documents, pictures and other files with the world. The app is built with PHP and jQuery and uses CSS3 extensively – no images or icons were used in the design, and the animations are smooth and work well even on smartphones.

Google+ id card Using Php

Submitted by Pandeyjibanaraswale on
Google+ ID card is quite very similar to the Facebook Timeline Cards. The ID card you should create for yourself for Goolge+ is not came to your house by post, you just need to go an link and make it yourself online for free and easily First Create New Client Id Here Google Developer Console Get Your Client Id & Secret From Here

Dynamic Dropdown List

Submitted by GeePee on
This project will teach you how to create a dynamic dropdown list using php, javascript and jquery. Here in my example, there are two dropdown lists (Brand and Model). The user needs to select an item on the Brand list. The items on the Model list then automatically changes to the corresponding brand of cars. When the user has chosen an item on the Model list and clicked on the "Go" button, the