Recently published tutorials
DropzoneJs + PHP: How to build a file upload form
Create an upload form with css class "dropzone" and "action" is "upload.php". Note that we did not create any input filed
DropzoneJs + PHP: How to display existing files on server
There is no additional file needed for this tutorial. What we need to do is to make some modifications to file below
Dynamic image resizing via URI with Glide and Slim
Even though we are going to use Glide with Slim in this tutorial. It is worth mentioning that Glide is a framework agnostic library
Easy horizontal scroll showcase
If you feel the pain to customize somebody else's plugin to fit your needs. Why not learn the techniques of building one for yourself
From PHP/cURL to Guzzle
Guzzle is a PHP HTTP client that makes it easy to send HTTP requests and trivial to integrate with web services
Fun with PHP built-in web server
it is super handy when we need to spin up a web server to do some testing or development. It saves us from installing any real server
Generating PDFs from html and snappy
The process of finding the correct binary files for your operating system and place them in the correct locations can be painful
Generating PDFs from html and snappy in CakePHP 3
If you ever need to have more than one PDF view in your CakePHP 3 application. You will soon find out some repeated code in the action code
Google Map API v3 polygon shape creator
This class was originally published on The-Di-Lab blog as an experiment. It turns out that a lot of users found it useful
How to build Facebook login using CakePHP Facebook Login Plugin
we will show you how to implement Facebook login for you CakePHP application using a great plugin "CakePHP Facebook"
How to create PDF helper with TCPDF
Now go to your browser and type in address to access /pdfs/index. You should be prompted to download a PDF file
How to create your own URL shortening service
URL Shortener service has become more and more popular. And more and more third party URL shortening services has been created
Showing 85 to 96 of 178 results