PHP Create a ZIP file
I was just playing around with PHP’s ability to create compressed files, and I had a problem. My ZIP file…
A bunch of ramblings about PHP programming, JQuery, MySQL and other 'stuff'
I was just playing around with PHP’s ability to create compressed files, and I had a problem. My ZIP file…
If using Netbeans for your development and you have a horrendous spagetti coded “if” statement, you can use a keyboard…
I always end up leaving debug code in my pages for one reason or another. One of which is console.log()…