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 16

How to automatically  shutdown your system after certain duration of time ?

0

How to automatically  shutdown your system after certain duration of time ?

What happen sometimes you work on your computer and you know whatever the task you are doing (eg. downloading games) will take how much time and you have to do some other work  in that time or go outside or you may sleep so, in that case you can set the timer to automatically shutdown the system.

How to automatically  shutdown your system after certain duration of time ?
How to automatically shutdown your system after certain duration of time

Learn about Amazon Web Services.

0

What is Amazon Web Services (AWS).

 Amazon web services  provide complete set of cloud computing services access from the internet.

We can also build and run the applications. It provides storage and database services at lowest operational cost.We can leverage any of the AWS services on the demand.

Amazon Web Services tutorial

How to capture website screenshot with PHP

0

Welcome back to shortlearner.com, In our previous post we learn how to insert a form data into a file.

Today we learn how to capture website screenshot by using PHP inbuilt functions.

PHP provide us a function called imagegrabscreen 

this function help us to Grabs a screenshot of the whole screen.

How to capture website screenshot with PHP

How to Insert form data into CSV file using PHP

0

Welcome back to shortlearner.com, In our previous post we see how to import a database using php.Today we will see how to insert a form data into  a text file with the help of PHP.

Insert form data into CSV file

Import SQL file in MySQL Database using PHP

0

Welcome back to shortlearner.com , in our previous post we learn how to export mysql database using php.

Today we will learn how to import a SQL file in our database with the help of our PHP script.

there are two way to import a sql file in database.

Import SQL file in MySQL Database using PHP