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
3.8k+ articles
PHP-function
2.2k+ articles
PHP Programs
610+ articles
Web technologies
610+ articles
PHP-Questions
410+ articles
school-programming
230+ articles
PHP-array
180+ articles
PHP-string
150+ articles
php
30 articles
PHP-basics
93 posts
Popular Articles
Recent Articles
How to Start and Stop a Timer in PHP ?
Last Updated: 10 May 2021
You can start and stop a timer in PHP using the microtime() function in PHP. The microtime() function is an inbuilt function in PHP which i
...read more
Web Technologies
PHP-basics
Picked
PHP
PHP-Questions
Different ways to write a PHP code
Last Updated: 05 March 2021
The full form of PHP is a Hypertext preprocessor. It was developed by Rasmus Lerdorf. It is a programming language for developing dynamic we
...read more
Web Technologies
PHP-basics
PHP
PHP Programs
How to check if mod_rewrite is enabled in PHP ?
Last Updated: 20 December 2019
In PHP, there is an inbuilt function called ‘phpinfo’. By using this function, we can output all the Loaded Modules and see the ‘mod_r
...read more
Technical Scripter
Web Technologies
PHP-basics
Picked
PHP
Similar Topics
Web Technologies
40.3k+ articles
PHP
3.8k+ articles
PHP-function
2.2k+ articles
PHP Programs
610+ articles
Web technologies
610+ articles
PHP-Questions
410+ articles
school-programming
230+ articles
PHP-array
180+ articles
PHP-string
150+ articles
php
30+ articles
Difference between break and continue in PHP
Last Updated: 10 April 2022
The break and continue both are used to skip the iteration of a loop. These keywords are helpful in controlling the flow of the program. Dif
...read more
Difference Between
Web Technologies
PHP-basics
Picked
PHP
PHP Programs
Web Technologies - Difference Between
How to Secure hash and salt for PHP passwords ?
Last Updated: 24 October 2019
Salting and hashing is a technique to store the password in a database. In cryptography, salting means to add some content along with the pa
...read more
Web Technologies
PHP-basics
Picked
PHP
PHP Programs
How to turn off PHP Notices ?
Last Updated: 16 October 2019
In PHP, Notices are the undefined variables indicated in the PHP project on a set of lines or particular lines. It usually does not affect o
...read more
Web Technologies
PHP-basics
Picked
PHP
PHP Programs
Technical Scripter 2019
serialize() and unserialize() in PHP
Last Updated: 09 April 2025
In PHP, complex data like arrays or objects can't be stored easily. If you want to keep or use this data across different parts of your scri
...read more
Web Technologies
PHP-basics
Picked
PHP
PHP | Type Casting and Conversion of an Object to an Object of other class
Last Updated: 09 January 2019
Given a PHP class object and the task is to convert or cast this object into object of another class.Approach 1: Objects which are instances
...read more
Web Technologies
PHP-basics
PHP-OOP
PHP
PHP Programs
PHP Callback Functions
Last Updated: 15 April 2025
In PHP, the callback functions are related to the dynamic behavior and flexibility in code execution. They are used to pass custom logic or
...read more
Web Technologies
PHP-basics
PHP-function
Picked
PHP
PHP Programs
Error handling in PHP
Last Updated: 21 November 2021
Prerequisite: Types of ErrorPHP is used for web development. Error handling in PHP is almost similar to error handling in all programming la
...read more
Web Technologies
PHP-basics
PHP
PHP Programs
Sort an array of dates in PHP
Last Updated: 01 July 2024
We are given an array of multiple dates in (Y-m-d) format. We have to write a program in PHP to sort all the dates in the array in decreasin
...read more
date-time-program
Web Technologies
PHP-basics
PHP-array
PHP
PHP | Bitwise Operators
Last Updated: 05 December 2018
The Bitwise operators is used to perform bit-level operations on the operands. The operators are first converted to bit-level and then calcu
...read more
Web Technologies
PHP-basics
PHP
PHP-Operators
PHP Constants
Last Updated: 11 April 2025
A constant is a name or identifier used to store a fixed value that does not change during the execution of a PHP script. Unlike variables,
...read more
Web Technologies
PHP-basics
PHP
PHP | Coding Standards
Last Updated: 17 February 2021
PHP follows few rules and maintains its style of coding. As there are many developers all over the world, if each of them follows different
...read more
Web Technologies
PHP-basics
PHP
PHP 5 vs PHP 7
Last Updated: 15 April 2025
PHP is a server-side scripting language designed for web development by Rasmus Lerdorf in 1994. Since its launch in 1994, PHP has become an
...read more
GBlog
Web Technologies
PHP-string
PHP-basics
PHP
First
1
2
3
4
5
6
7
>>
Last
First
1
2
3
4
5
6
>>
Last
First
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 !