How to Comment out in HTML

2 years ago

In this article, we will discuss how to add insert both single-line and multi-line comments into your HTML documents. I'll… Read More

Laravel 10 is now released!

2 years ago

The laravel 10 has been relased with php 8.1 minimum requirement. Laravel 10 builds on the improvements made in Laravel… Read More

How To Upload Video Using imgur API

2 years ago

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

PHP Get Text from HTML Element

2 years ago

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

PHP Insert Space Every n Characters

2 years ago

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

6 Reasons PHP is Still Relevant for Web Development

2 years ago

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

Building IoT applications with Rust Programming Language

2 years ago

The programming language Rust is gaining more and more fans among IoT developers. It is no surprise, given that it… Read More

PHP NumberFormatter with Examples

2 years ago

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

ERROR 2002 : Can’t connect to MySQL server through socket

2 years ago

in this tutorial, We'll Learn how to fix MySQL ERROR 2002 Can’t connect to local MySQL server through socket ‘/tmp/mysql.sock.… Read More

How To Fix zsh command not found npm

2 years ago

This node tutorial help to solve "zsh:command not found:npm" error, We'll replicate the issue and solve the issue using npm.… Read More

Categories