#php
Read more stories on Hashnode
Articles with this tag
Learn how to send HTML emails with PHP, PHPMailer, Mailtrap and Outlook · In this article I will show you the process of sending an email with PHP and...
Heroku is a cloud platform that supports multiple languages. In this blog I will show you how to deploy and host your PHP app on Heroku. In this...
Sometimes you might want to hide the user's birth date and you only want to show their age. I have encountered something similar so I want to share...