GeekArticles
Database
MySQLDeveloping a User Personalization System with PHP and Cookies
Author: devshed.com |
Published: 10th Aug 2005 |
Visited: 241 times |
Add CommentFiled in: MySQLBy Duncan Lamb September 20, 1999 Introduction Everyone is looking for ways to make their sites attract more repeat traffic. Even after you have content, bulletin boards and search functions, there's still more you can do. As you probably know, different people that come to your site probably come for different parts of your site, but there's no way to please everyone, is there? This tutorial will show you a way to give it a shot. Using mainly PHP3 and MySQL, we'll construct a small...n
Read Article Sponsored Links
Related Articles
• Tips in Developing jQuery Plug-ins Plug-ins for jQuery has become increasingly important because of the development of the framework in terms of corporate support Microsoft and ability of the framework to accepted different plug-ins for easier development. The plug-in could also be recycled and used in other websites aside from JavaS ...
• Warning the User when Caps Lock is On
Most security systems' passwords are case-sensitive. Case sensitivity nearly doubles the number of possible characters that can appear in the password, which
makes it harder for nefarious users trying to break into the system. As a result, if a user logging into the system has Caps Lock turned ...
• Developing and Deploying a SharePoint Feature - Part 1 SharePoint 2007 has a number of new features over its predecessors. After examining the features of it, Steven demonstrates how to develop, package, deploy and enable a simple feature solution. He examines the required steps to build the solution and then delves deeper into the structure of the XML ...