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 user tables, posting form values and storing and destroying the session values. If you are a PHP beginner take a quick look at this live demo with Username : test Password : test. This post has been updated with mysqli.
Thursday, September 24, 2009
Tuesday, September 22, 2009
Thursday, September 17, 2009
Tuesday, September 15, 2009
Wednesday, September 09, 2009
Tuesday, September 08, 2009
Monday, August 31, 2009
Wednesday, August 26, 2009
Original jquery.alert.js Demo click here
Thursday, August 20, 2009
Favorite Rating with jQuery and Ajax.
I received a mail from my reader that asked to me how to implement Show the love rating system like amypink.com. So I had designed Favorite Rating with jQuery and Ajax.. It's simple just changing little code on my old post Voting system with jQuery, Ajax and PHP.. Take a look at live demo
URLs as Links with Regular Expressions using PHP Function.
I'm using this PHP function to redirect text URLs as Links with Regular Expression validation. Just five lines of code, It's very useful. Take a look at this live demo .
Comment System with jQuery, Ajax and PHP (Version 2.0).
Three months back I had posted an popular article Comment system with jQuery, Ajax and PHP.. Most of the readers commented about displaying existing(old) comments and database design. So in this post I had updated the old code.
Pagination with jQuery, MySQL and PHP.
I received lot of requests from my readers that asked to me how to implement Pagination with jQuery, PHP and MySQL. so I had developed a simple tutorial. It's looks big but very simple script. Take a look at this live demo New updated post Pagination with Jquery, PHP , Ajax and MySQL.
How to Implement an Animation Effect Website with jQuery
In this post I want to explain how to implement an Animation Website with jQuery. It's simple just using some lines of java-script code. Implement this and enrich animation features to your web projects. Take a look at the live demo here.
9 Most Useful jQuery Plugins.
Are your looking for web project must needed jQuery plug-ins. In this post I had listed 9 most useful jQuery projects and plug-ins . If you known any links just post a comment. Thanks!
Facebook Style Alert Confirm Box with jQuery and CSS.
I received a request from my reader that asked to me how to implement facebook style alert box. so I had designed Facebook Style Alert Confirm Box with jquery plug-in jquery.alert.js. It's simple just changing some line of CSS code. Take a look at live demo
Original jquery.alert.js Demo click here
Magical Sign-up Page with jQuery and CSS.
Always simple registration page helps to increase more sign-ups. This post about magical and interesting registration page with jQuery and CSS. Use this and enrich your web project sign-up page.Take a look at live demo