Rumors have been flying around for the last month about Borland producing a PHP product. “PHP? Are they nuts?” some said, “Concentrate on what you know! Are you trying to create another Kylix just to have it fade away to nothing?”...
Are you tired of sorting through SPAM? This post shows you how to implement a free SPAM filter that allows you to use the power of your webserver to eliminate 98% of the spam that comes to your email accounts....
This is the story of a man who simply want to create a nice page describing the users of a few games servers for a Return to Castle Wolfenstein mod called The WildWest. He was over joyed when he stumbled across...
Well, I had a nice post about how I was distracted from posting more Delphi code because I was playing with a new pear module I’d found called GameServerQuery. I was finishing that post by asking if anyone had gotten it...
It actually can’t get any easier than this. Just put the following line in your .htaccess file: AddType x-mapp-php5 .php AddHandler x-mapp-php5 .php And your done! Your site is now running under PHP5. Enjoy… Want proof? Want to know details? Well…...
Cindy’s comment on my last post reminded me that I did not show any of the routines I tried while trying to figure out how to get the full raw email from the built in PHP imap_ routines. So, here it...
The original version had some issues that have now been corrected. It can be downloaded here: http://www.thecodecave.com/downloads/plugins/wp-contract-form.zip Change Log: 0.2 REQUIRED RELEASE Fixed the MD5. It now uses website instead of email too. Then the same email contact can be used...
1and1.com, as I said before, is a great host. Their support may not be able to tell you how to do everything you want to do, but for the most part, they give you full access. If they offer a Free...
In June of 2001, Peter Watkins defined the term Cross Site Request Forgery – pronounced Sea Surf. He keeps that discussion here: http://www.tux.org/~peterw/csrf.txt I’d posted a copy of this text localy on my site and now I’ve now found I have...