Blog Articles

How to Get Domain Name from URL in PHP

This post discusses getting a domain name included in the provided URL

Install R Programming Language to Jupyter Notebook

In this tutorial, you will learn how to install R programming language to Jupyter Notebook. and how to run a simple R script using Jupyter Notebook.

Download and Install R Programming Software for Windows PC

In this tutorial, you will learn how to download and install R software on your windows computer and how to run a simple R script on your computer.

How to Increase the PHP Script Execution Time

This post discusses ways of increasing the PHP script execution time.

How to Add Days to Date and Reduce Days from Date in PHP

This post discusses adding days to the date and reducing days from the date.

How to enable cURL in PHP

This post discuss about enable cURL in PHP, especially in XAMPP, WAMP, and Ubuntu servers.

How to change the maximum files upload limit in PHP

This post discusses changing the PHP maximum file upload limit using php.ini file.

How to get time difference in minutes in PHP

This post provides he best two ways to get the time difference in minutes in PHP.

How to Add PHP Days Hours Minutes and Seconds to Datetime

This post provides a simplest way to add days, minutes, hours, and seconds to time using PHP.

How to validate a URL in PHP

This post provides an easy way to validate a URL using the PHP programming language.