Php

How To Upload Video Using imgur API

in this tutorial, We'll upload an mp4 video using imgur api. we will show you how to upload videos to… Read More

1 year ago

PHP Get Text from HTML Element

This is the another php tutorial, that'll help to extract text between HTML tags. We'll use the preg_match() function to… Read More

1 year ago

PHP Insert Space Every n Characters

in this tutorial, we'll learn how to insert space every n characters. You have seen long strings of characters formatted… Read More

1 year ago

6 Reasons PHP is Still Relevant for Web Development

PHP is still a very popular programming language, and it continues to be one of the most widely used languages… Read More

1 year ago

PHP NumberFormatter with Examples

This tutorial help to format a number using numberformatter. We'll format a Number to a Dollar Amount in PHP Using… Read More

2 years ago

PHP file Handling Methods

This PHP tutorial help to understand PHP 7 file handling methods with examples.PHP has in-built file handling methods for common… Read More

2 years ago

How to Uninstall Composer in Windows 10/11

In this tutorial, you will learn how to remove or uninstall php composer in Windows 10/11 system and Linux. Composer… Read More

2 years ago

Advanced search with PHP and MySQL

This tutorial help to create advanced search functionality with PHP and Mysql. We'll create a PHP form that takes input… Read More

2 years ago

XML Sitemap Generator using PHP

This PHP tutorial helps to create a dynamic XML sitemap generator using PHP. We'll create a php script that helps… Read More

2 years ago

How To Display HTML Tags In Blade With Laravel 8

In this tutorial, you will learn how to display HTML in Blade with Laravel 8. I am assuming, you have… Read More

2 years ago

Categories