January 31, 2004 09:57
A few days ago evolt.org posted a good article for every membership-driven application – PHP Login Script with Remember Me Feature. This article shows you how to use Cookies to enable the “Remember Me” feature. You can also find another one similar article – Creating a PHP Login Script in Free2Code. These two articles are [...]
January 29, 2004 22:55
E-Commerce websites are very common now. The most important issue of these websites is security connection between the server and client. How to make the connection more secure? Here you go. Codewalkers posted a new tutorial – Generating Your Own Security Certificates For Use With Apache/HTTPS. It teaches you how to setup a SSL Apache [...]
Filed under:
Other by Michael Wai
January 29, 2004 22:37
Today is a special day for this website because the visitors is reached the first 500!!! In fact I am surprised it can reach this visitors in only 4 1/2 months. Thanks all the people and I will continue to share my knowledge to everyone. Please give me any of your comment.
January 15, 2004 21:28
Harry Fuecks posted a new articles in his own website – The Command Pattern. It is one of the patterns that states in the pattern bible – Design Patterns (Gang of Four). Harry introduces it briefly with a easy understand example. At the last of this article, Harry implies that Command Pattern can be used [...]
January 15, 2004 21:18
A new DotGeek is established in January 2004. It is a website now containing some wonderful tutorials – The Importance of Data Encapsulation and Code Reuse, Introduction to Regular Expressions, Encryption Enigma, and the latest one magic_quotes_gpc: Bullet-proof code. This website is recommanded either beginner or advanced PHP programmers.
January 4, 2004 16:24
Recently I got the other project for server and network setup. The server is using Microsoft Windows Small Business Server 2003. It is a server for the small business which is conbined with Microsoft Windows Server 2003 and Microsoft Exchange Server 2003 together. It also provides a user-friendly interface to manage the server more easily. [...]