Archive

This is a Javascript version of the PHP function: strripos.

This is a Javascript version of the PHP function: mktime.

This is a Javascript version of the PHP function: array_product.

This is a Javascript version of the PHP function: array_rand.

This is a Javascript version of the PHP function: compact.

This is a Javascript version of the PHP function: md5_file.

This is a Javascript version of the PHP function: sha1_file.

I tried to do some Image Magick with PHP recently on an Ubuntu Feisty machine, and even though I had the required package: 'php5-imagick' installed, and I updated my php.ini with imagick.so, I kept getting the error Class 'Imagick' not found. This is how I eventually fixed it.