php

Web Programming with PHP

On the introduction of Web Programming with PHP, PHP is a web-based scripting language. PHP mainly used for web...

Mar 6 · 1 min read >

Send Mail Attachments with PHP Mail()

In Send Mail Attachments with PHP Mail(), PHP mail() function is widely used for sending emails without using any...

Jan 28 · 58 sec read >

User Login Registration System in PHP with Image Upload

Complete User Login Registration System in PHP with Image upload, In this article we will create both a PHP...

Sep 7 · 1 min read >

Find URLs in Content, Make Links (For Multiple URLs)

Today we talk about How to Find URLs in Content, Make Links For Multiple URLs. As the heading suggests we create...

Sep 5 · 22 sec read >

Percentage Difference Calculator using Jquery & PHP

On this, we calculated the percentage of a number using a simple formula as given below. If you change...

Aug 13 · 36 sec read >

Domain Availability Checker using WHOIS XML API And PHP

Whenever we start any website first we search for the domain availability. Here we introduce a code example that...

Aug 4 · 54 sec read >

How to Extract Content From HTML Tags using PHP

Hello Coders, I hope you all are doing great. Today we talk about how to Extract Content From HTML...

Jun 22 · 20 sec read >

How to Validate Date String in PHP

Hello Everyone hopes you all are doing well and today we talk about How to Validate Date String in PHP. Validation...

May 10 · 44 sec read >