Quantcast
Channel: PHP Tutorials | Hostinger
Browsing all 14 articles
Browse latest View live

How to Increase PHP Upload Limit

In some cases, default server settings may not let you upload larger files via your website. This tutorial shows how to increase PHP upload limit in cPanel or by modifying .htaccess file. What you’ll...

View Article



How to Use PHP to Insert Data Into MySQL Database

In this tutorial, you will learn how to start managing a database from your PHP scripts. You will learn how to use PHP to INSERT into MySQL database. Before proceeding, you should check out our other...

View Article

How to Connect PHP to MySQL Database

This tutorial will be very useful for you in case you are starting to learn about website development. Using this tutorial, you will learn how to use PHP to connect to MySQL database. That is needed if...

View Article

How to Install and Use Composer

Introduction One of the many mind-numbing issues web developers face has to do with dependencies. We’ve all been in situations where integrating new packages in our projects causes more trouble than...

View Article

CodeIgniter Tutorial

In this CodeIgniter tutorial, we will introduce you to this framework. You will learn how to install and configure CodeIgniter, in addition to building your first ever PHP application utilizing this...

View Article


The Complete Phalcon Tutorial for Beginners

In this Phalcon tutorial, we will introduce you to the framework and provide step-by-step instructions on how to create your first project. All our web hosting plans include the Phalcon extension by...

View Article

8 Best PHP Frameworks for Web Developers

Developing an app or a website from scratch involves a lot of work. In many cases, you’ll need to recreate functions that have already been made thousands of times, which is about as efficient as...

View Article

What is PHP? A Guide For Beginners

Looking for a new programming language to learn? Or are you just simply curious and wonder what PHP exactly is? Regardless of the reason, you’ve come to the right place. Stick with us and discover what...

View Article


How to (Safely) Make A PHP Redirect

PHP redirects are an incredibly useful tool, but they can also be dangerous if not implemented correctly.  If you’ve been through our introduction to PHP 7.4, and our guide on how to build a website in...

View Article


How to Create phpinfo File and Check PHP Information

If you’re looking for a way to check your website’s PHP configuration, also known as phpinfo, you’ve come to the right place. For example, you might want to check whether your PHP configurations meet...

View Article

PHP 8.1: New Features and Deprecations from the Major Release

PHP 8.1 is the new PHP version released November 2021. This version comes with new features, performance improvements, and changes that will open more opportunities for PHP developers to work...

View Article

Learn PHP: 15 Amazing Tips and Tutorials to Get You Started

Hypertext Preprocessor (PHP) is a server-side programming language that is widely used in web development. According to W3Techs, 79% of all the websites with a known server-side scripting language use...

View Article

How to Create phpinfo File and Check PHP Information

If you’re looking for a way to check your website’s PHP configuration, also known as phpinfo, you’ve come to the right place. For example, you might want to check whether your PHP configurations meet...

View Article


How to Set PHP Timezone in 2024 Using PHP Function, .htaccess, and php.ini Files

PHP defaults to Coordinated Universal Time (UTC) regardless of your server’s timezone. Configuring the PHP timezone accurately is crucial for precise data management and time-sensitive operations like...

View Article
Browsing all 14 articles
Browse latest View live




Latest Images