Posts Tagged ‘Code’

Gracefully Degrading AJAX with PHP and jQuery

Aug 19

The intention here is to augment the form rather than force it into behavior we want.

 

Basic Cryptography With PHP – shift and unshift

Apr 10

I just started reading Dan Brown’s, “Digital Fortress” which is an excellent read so far. Early on in the novel, we are introduced to some very basic cryptography. Nothing like the FBI Cryptography Challenge, mind you. This is much simpler. So, what is the cypher? It’s simple. Just shift each letter of the “clear text”Read the whole post.