PHP

Geopositioning in PHP

“Geopositioning In PHP: Finding The Space Behind Cyberspace” International PHP Magazine, June 2004 (cover story) In an age where e-mail takes seconds, not weeks, to travel halfway around the globe, it seems physical location matters less and less. But the Internet hasn’t eliminated the need to pinpoint geographic location. So what do you do as …

Geopositioning in PHP Read More »

PHP Cryptography Using Mcrypt

“PHP Cryptography: An Introduction Using Mcrypt” International PHP Magazine, April 2004 Comprehensive introduction to using the Mcrypt library with PHP, including the implications of using an encryption/decryption scheme in a plain text scripting language like PHP.