Tag: PHP
-
Easy Pop-Ups with JQuery
Create a popup and position it dynamically using Jquery.
-
Caching the results of a PDO Query in Memcache
A quick example of code that will prepare a PDO statement and cache the results in Memcache in a LAMP environment.
-
Rijndael / AES (128 bit) in VB.net, PHP, Python
Being able to transport encrypted data is important in some of my projects at work. One-way hashes using MD5 usually suffice for most encryption purposes but Symmetric Encryption algorithms are important for encrypting and then decrypting data. For this, we use the Rijndael and AES algorithm in a few different languages.
-
Tag That
Tag anything using a Google Suggest-like drop-down box Check out the demo Download: Tag That in PHP Tag That in VB.net