Previously we did password less authentication in Node JS and Mongo DB, in this article we will do it in PHP and MySQL. Suppose you…
If you are working in Laravel, you might have noticed that majority of the developers save sensitive information like database credentials, SMTP settings and API…
Getting file extension from file name or path can be done in Javascript and PHP. I will show you the steps to get the file…
Suppose you are creating a tab layout where there are multiple tabs and each tab has its own content. You click on the tab button…