Blog
All the articles I've posted.
Running a function once a day in PHP
Published: at 03:22 PMIn this post, I will show you how to run a function once a day in PHP.
Fetching a JSON endpoint in PHP
Published: at 03:22 PMLearn how to fetch a JSON endpoint in PHP using cURL and decode the JSON response into an associative array.
CSS image effects that you can use on hover
Published: at 03:22 PMLearn how to create CSS image effects that you can use on hover to add visual interest to your website.
Center an element using CSS Flexbox
Published: at 03:22 PMLearn how to center an element using the CSS flexbox layout.
Get previous and next post in Wordpress
Published: at 03:22 PMIn this post, I will show you how to get the previous and next post in Wordpress.