Category: php
ImageRecycle provides APIs to add image/pdf, compress them and download them. This makes things interesting, so basically, these days, I want to shrink images to reduce the space they …
Sitemaps are useful for search bots to know better your site structures. They are particular useful if your site contains several hundred pages. You can login to Google Webmaster …
There are some nice images on Tumblr. We can use Tumblr APIs to search and download images however this usually requires the registration and API keys. Another way is …
If you have a few routine SQL statements to execute, you can save them in a *.sql file and login to MySQL console to issue command source. Alternative, you …
I have set the security level to high and the cloudflare will block suspicious URL, e.g. URL injection, if you type in something like https://helloacm.com/figlet/?url=abc+%7C+ls+-l, the page will be …