New to our community ?

Discover a world of possibilities! Join us and explore a vibrant community where ideas flourish and connections thrive.

One of Our Valued Members

Thank you for being part of our community. Your presence enriches our shared experiences. Let's continue this journey together!

Home Blog Page 17

Export MySQL database using PHP

0

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

0

Welcome Back to shortlearner.com,today we will see how to create a custom calendar with the help of some PHP inbuilt functions.

Create a dynamic calendar with PHP

Shutdown computer using PHP Script

0

Welcome Back to Shortlearner.com. today we will see how to Shutdown computer using PHP Script .

shutdown computer using php script

Unzip a Zip file using Php

0

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.

unzip a file using php

Send Mail Without SMTP Authentication

0

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.

Send Mail Without SMTP Authentication