Posts under 'Code'

Resolving jQuery conflicts with other javascript libraries
0 comments
Posted on September 16, 2010
Ever had conflicting javascript libraries? Trying to run jQuery and Prototype side by side?

Unzip an uploaded file using PHP
0 comments
Posted on September 15, 2010
I have been looking everywhere to try and find out how to do this. Some ‘solutions’ on the web left me at a dead end, but I finally worked out how to do it.