Skip to content
Courses
DSA to Development
Get IBM Certification
Newly Launched!
Master Django Framework
Become AWS Certified
For Working Professionals
Interview 101: DSA & System Design
Data Science Training Program
JAVA Backend Development (Live)
DevOps Engineering (LIVE)
Data Structures & Algorithms in Python
For Students
Placement Preparation Course
Data Science (Live)
Data Structure & Algorithm-Self Paced (C++/JAVA)
Master Competitive Programming (Live)
Full Stack Development with React & Node JS (Live)
Full Stack Development
Data Science Program
All Courses
Tutorials
Data Structures & Algorithms
ML & Data Science
Interview Corner
Programming Languages
Web Development
CS Subjects
DevOps And Linux
School Learning
Practice
Build your AI Agent
GfG 160
Problem of the Day
Practice Coding Problems
GfG SDE Sheet
Contests
Accenture Hackathon (Ending Soon!)
GfG Weekly [Rated Contest]
Job-A-Thon Hiring Challenge
All Contests and Events
DSA
Practice Problems
Python
C
C++
Java
Courses
Machine Learning
DevOps
Web Development
System Design
Aptitude
Projects
Sign In
▲
Similar Topics
Web Technologies
40.3k+ articles
PHP-function
2.2k+ articles
Image-Processing
740+ articles
PHP Programs
610+ articles
PHP-Imagick
500+ articles
PHP-Questions
410+ articles
Wordpress
280+ articles
PHP-array
180+ articles
PHP-string
150+ articles
PHP-Gmagick
140+ articles
Web Technologies
>
PHP
PHP
3.8k+ posts
Popular Articles
Recent Articles
PHP Tutorial
Last Updated: 17 April 2025
PHP is a widely used, open-source server-side scripting language primarily designed for web development. It is embedded directly into HTML a
...read more
Web Technologies
PHP
How to Insert Form Data into Database using PHP ?
Last Updated: 21 April 2025
In modern web development, Handling User Input is a fundamental task. One of the most common Operations is capturing data from a form and
...read more
Web Technologies
PHP
How to Convert Array to String in PHP?
Last Updated: 16 September 2024
We are given an array and the task is to convert the array elements into a string. Below are the approaches to convert an array to a string
...read more
Technical Scripter
Web Technologies
Picked
PHP
PHP Programs
PHP-Misc
Technical Scripter 2020
Similar Topics
Web Technologies
40.3k+ articles
PHP-function
2.2k+ articles
Image-Processing
740+ articles
PHP Programs
610+ articles
PHP-Imagick
500+ articles
PHP-Questions
410+ articles
Wordpress
280+ articles
PHP-array
180+ articles
PHP-string
150+ articles
PHP-Gmagick
140+ articles
How to Upload Image into Database and Display it using PHP ?
Last Updated: 29 July 2024
Uploading the image/videos into the database and displaying it using PHP is the way of uploading the image into the database and fetching it
...read more
Web Technologies
PHP
PHP Programs
PHP-Questions
How to execute PHP code using command line?
Last Updated: 13 September 2024
PHP Installation for Windows Users Follow the steps to install PHP on the Windows operating system. Step 1: First, we have to download PHP f
...read more
Technical Scripter
Web Technologies
Picked
PHP
PHP Programs
How to Pop an Alert Message Box using PHP?
Last Updated: 06 September 2024
The alert message just like a pop-up window on the screen. Using this you can alert to the user with some information and message. PHP doesn
...read more
Web Technologies
Picked
PHP
PHP Programs
How to call PHP Function on the Click of a Button?
Last Updated: 05 September 2024
Given a document containing HTML and PHP code and the task is to call the PHP function after clicking on the button. Calling a PHP functio
...read more
Web Technologies
Picked
PHP Programs
Download file from URL using PHP
Last Updated: 18 September 2024
In this article, we will see how to download save the file from the URL in PHP, will also understand the different ways to implement it th
...read more
Web Technologies
PHP
PHP-Questions
Comparing Two Dates in PHP
Last Updated: 18 September 2024
Given two dates (date1 and date2) and the task is to compare the given dates. Comparing two dates in PHP is simple when both the dates are i
...read more
Web Technologies
Picked
PHP
PHP Programs
How to Delete an Array Element based on Key in PHP?
Last Updated: 05 September 2024
Given an array containing elements. The task is to remove empty elements from the array based on the key in PHP.Example:Input: Array (
...read more
Web Technologies
Picked
PHP
PHP Programs
How to receive JSON POST with PHP ?
Last Updated: 06 December 2021
In this article, we will see how to retrieve the JSON POST with PHP, will also see their implementation through the examples. First, we wil
...read more
Web Technologies
JSON
Picked
PHP
PHP | Converting string to Date and DateTime
Last Updated: 09 July 2024
Converting the string to Date and DateTime uses several functions/methods like strtotime(), getDate(). We will see what these functions do.
...read more
Technical Scripter
date-time-program
Web Technologies
PHP-string
PHP-date-time
Picked
PHP
Technical Scripter 2018
How to check whether an array is empty using PHP?
Last Updated: 06 September 2024
Given an array and the task is to check whether the array is empty or not using PHP.Below are the approaches to check whether an array is em
...read more
Web Technologies
Picked
PHP
PHP Programs
PHP strval() Function
Last Updated: 13 September 2024
The PHP strval() function converts a given variable to a string. It takes a scalar variable (like integers, floats, and booleans) and conver
...read more
Web Technologies
PHP-string
PHP
PHP in_array() Function
Last Updated: 05 September 2024
The in_array() function is an inbuilt function in PHP that is used to check whether a given value exists in an array or not. It returns TRUE
...read more
Web Technologies
PHP-array
PHP
1
2
3
4
5
6
7
8
>>
Last
1
2
3
4
5
6
>>
Last
1
2
3
4
>>
Last
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !