Welcome back to shortlearner.com, today we will see how to export database with the help of php script.
It is always a good practice to take backup of database regularly. There are usually three way to take backup of
database.
Export MySQL database using PHP
Create a dynamic calendar with PHP
Welcome Back to shortlearner.com,today we will see how to create a custom calendar with the help of some PHP inbuilt functions.
Shutdown computer using PHP Script
Welcome Back to Shortlearner.com. today we will see how to Shutdown computer using PHP Script .
Unzip a Zip file using Php
Welcome back to shortlearner.com, Most of the time we need a software like winrar , which are helped us to unzip or extract our zip file . In today’s tutorial we will see how to unzip a zip file with the help of some predefined php function.
Send Mail Without SMTP Authentication
Welcome Back to Shortlearner.com, today we will see how to send mail without SMTP Authentication .
First of all we should know about overall funcationality of SMTP.