Skip to content

tutorials

php login

PHP Login Page with Sessions

  • by

Are you looking for PHP login script, in this post I want to discuss how to create a simple PHP login with welcome page using MySQL database. This will explain you creating admin_login tables, posting form values and storing and destroying the session values. If you are a PHP beginner download script and take a quick look at this live demo with Username : admin Password : admin. This post has been updated with mysqli.

php login

Read More »PHP Login Page with Sessions

Live Design Changing with Jquery

  • by

In this post I want to explain how to change design colors like Twitter UI setting.  We added user control system to manage own template design. It’s useful feature for your web projects to providing option to the end-user can customize his page template. This script divided into four parts Jquery, PHP, CSS and HTML.

Read More »Live Design Changing with Jquery