PHP

Open Addict Blocks Internet Explorer

Wednesday, July 18th, 2007

Rich Morgan, of Open Addict, has recently made a move to block Microsoft’s Internet Explorer from rendering his site.

Create a Site Authentication Login with PHP and MySQL

Wednesday, May 23rd, 2007

Setting up restricted access to certain pages is a breeze. Here I will show a quick way to control who can view specific pages using a form based login system and a MySQL database of allowed users.

Displaying Click Counts with PHP and MySQL

Saturday, May 19th, 2007

Terry at SuperAff.com has asked about a follow up to a previous post Hiding Links With PHP and Counting Clicks with MySQL. In this article I demonstrated how to hide links

JavaScript Validation for HTML Forms

Tuesday, April 10th, 2007

One of the most frustrating things with using forms on a site is getting back bad information in your results.

Hiding Links With PHP and Counting Clicks with MySQL

Saturday, April 7th, 2007

There are many reasons why one might want to hide their links – perhaps