PHP

Images Sliding Thumbnails

Submitted by rinvizle on
In this tutorial we are going to create image sliding with a thumbnail area that scrolls automatically when moving the mouse to the right and left side. The scrolling functionality of the thumbnail bar is based on the Horizontal Scrolling Menu made with CSS and jQuery. In additional script to run the project is using PHP to get the images and thumbs automatically from the folder structure. See the example code below.

Sample Code

HTML and the PHP Script.

Document Management System

Submitted by abubasil on
This is simple documentation system for small offices like purchases or clinics or any small office to manage the income and outcome paper mail into soft copies in this small database. admin: admin are the user and password for it. The sql file of the database is inside the zipped folder , just import it and try search or add a new record , add users , delete in the simplest way. please send me

CRUD and Login Registration in Codeigniter Using Bootstrap

Submitted by macch on
Hello guys, I am new to Codeigniter. I have tried my best to create this application. In this tutorial you will learn how to insert, update, delete a record in the database using codeigniter. Also you can access /login_c for login and /register for registration. Note:You can find the database within db folder. Please post your review and thoughts about the application. Thanks! mac

Updating Using Radio Button - Checkbox and Dropdown List

Submitted by rinvizle on
In this tutorial I will you will learn about updates and how to save data in Mysql , display the information from MySQL, and most important How to update radio button, Checkbox and dropdown list in PHP and MySQL.This simple updating using radio button, checkbox and dropdown list in PHP and MySQL. This project creates a registration query through the form and automatically connect in the mysql to create database. And you can update and delete the data even if you are not in the database.

Simple Password Safety using MD5 Encryption in PHP

Submitted by rinvizle on
In this tutorial we will create a simple safety password using MD5 encryption. PHP offers the md5 function which calculates the MD5 hash of a string using the MD5 Message Digest Algorithm. This algorithm takes a string and generates a 128-bit fingerprint of the input string. MD5 is a one-way encryption which means that you cannot decipher the fingerprint to get the original string. Yet another feature of MD5 is that the algorithm will always generate the same fingerprint for a given string.

Sign Up Form using Bootstrap

Submitted by velmaxtechnologies on
This is a simple clean bootstrap sign up form. It can be easily integrated. This template is free to use or distribute. For any projects email me on [email protected] or follow me on http://valemaxstudio.com. I develop projects for university/college students, companies or private individuals/organization. I am available for hire. Related Code: Sign Up Form Using Bootstrap with jQuery Validation