Here's the most straightforward way to create a drawing application with canvas: Attach a mousedown, mousemove, and mouseup event list...
December 1, 2017
November 25, 2017
PHP ZIP all files in directory and download .zip generated
Anonymous
12:40 PM
Well, first of all, this is my folder structure: images/ image1.png image11.png image111.png image223.png generate_zip.php And this i...
PHP. Get the Last Modified Time of a Directory
Anonymous
12:32 PM
The following PHP function returns the time, when a directory has last been modified. The function checks the each of the files in the direc...
February 21, 2017
How to create your own CDN server using Nginx
Anonymous
8:07 AM
Nginx is an event driven web server, that is why it is a perfect choice to create your own CDN server. In order to build your own cdn server...
Subscribe to:
Posts (Atom)