Recently published tutorials
Install let's Encrypt and force site to use https
The certificate installs through Leta�?s Encrypt and expires after three months so you need to reissue it before it gets expired
Jpgraph with CakePHP
make sure it can connect to your database and tmp folder writable. If you don't have the knowledge of setting up CakePHP
JQuery file posting using iframe
and set form's submitting target to it when submit button is clicked. Add belowing codes to header section of the html document
JQuery Simple Scroll To Top
Hopefully you have got the idea of makeing a scroll to top scroller. Next what you need to do is to add your own customization
jQuery uploadify with PHP
Let us go back to the HEADER section of the document and make a uploadify object out of the input element we have just created above
Manually reconnect MySQL in CakePHP 3
We have encountered a weird issue in our CakePHP 3 application recently. It is a trick solution and we decide to blog about it in case
Markdown Processing in PHP
It has gained its deserved popularity after its introduction on 2004. Markdown allows you to write text while providing a format
Master PHP Array Functions
We need to be very clear about this function's parameters and return value. It can cause confusion if you aren't very clear about them
Master PHP DateTime
a Boolean value of comparing two dates objects is not sufficient. We may want to know the exact difference between two dates
Modern PHP Developer - Composer
This makes managing multiple projects easy and keeps your machine clean as it only downloads packages to your project directory
Modern PHP Developer - Exception
RuntimeException's subclasses cover more specific scenarios. Use this exception if you cannot find a better fit from its subclasses
Modern PHP Developer - Iterator
Basically this function fetches top 10 stared PHP repositories from Github via Github public API and store them into $repos property
Showing 121 to 132 of 192 results