Recently published tutorials
Deployment script in PHP
where a **git pull** is triggered whenever a **git push** is issued in certain branch. This strategy is simply and easy to setup
DOMPDF - link to image
We need your support to continue.If you have questions or find our mistakes in above tutorial
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"
Showing 97 to 108 of 192 results