Skip to content
Courses
DSA to Development
Machine Learning & Data Science
Generative AI & ChatGPT
Become AWS Certified
DSA Courses
Data Structure & Algorithm(C++/JAVA)
Data Structure & Algorithm(Python)
Data Structure & Algorithm(JavaScript)
Programming Languages
CPP
Java
Python
JavaScript
C
All Courses
Tutorials
Python
Python Tutorial
Python Programs
Python Quiz
Python Projects
Python Interview Questions
Python Data Structures
Java
Java Tutorial
Java Collections
Java 8 Tutorial
Java Programs
Java Quiz
Java Projects
Java Interview Questions
Advanced Java
Programming Languages
JavaScript
C++
R Tutorial
SQL
PHP
C#
C
Scala
Perl
Go Language
Kotlin
System Design
System Design Tutorial
Software Design Patterns
System Design Roadmap
Top 10 System Design Interview Questions and Answers
Interview Corner
Company Preparation
Top Topics
Practice Company Questions
Interview Experiences
Experienced Interviews
Internship Interviews
Competitive Programming
Multiple Choice Quizzes
Aptitude for Placements
Computer Science Subjects
Operating System
DBMS
Computer Networks
Engineering Mathematics
Computer Organization and Architecture
Theory of Computation
Compiler Design
Digital Logic
Software Engineering
DevOps
GIT
AWS
Docker
Kubernetes
Microsoft Azure Tutorial
Google Cloud Platform
Linux
Linux Tutorial
Linux Commands A-Z
Linux Commands Cheatsheet
File Permission Commands
Linux System Administration
Linux File System
Linux Shell Scripting
Linux Networking
Linux Interview Questions
Software Testing
Software Testing Tutorial
Software Engineering Tutorial
Testing Interview Questions
Jira
Databases
DBMS Tutorial
SQL Tutorial
PostgreSQL Tutorial
MongoDB Tutorial
SQL Interview Questions
MySQL Interview Questions
PL/SQL Interview Questions
Android
Android Tutorial
Android Studio Tutorial
Kotlin For Android
Android Projects
Android Interview Questions
6 Weeks of Android App Development
Excel
MS Excel Tutorial
Introduction to MS Excel
Data Analysis in Excel
Basic Excel Formulas & Functions
Data Analysis in Advanced Excel
Workbooks
Statistical Functions
Data Visualization in Excel
Pivot Tables in Excel
Excel Spreadsheets in Python
Basic Excel Shortcuts
Mathematics
Number System
Algebra
Linear Algebra
Trigonometry
Set Theory
Statistics
Probability
Geometry
Mensuration
Logarithms
Calculus
DSA
Data Structures
Arrays
Matrix
Strings
Linked List
Stack
Queue
Tree
Heap
Hashing
Graph
Set Data Structure
Map Data Structure
Advanced Data Structure
Data Structures Tutorial
Algorithms
Analysis of Algorithms
Design and Analysis of Algorithms
Asymptotic Analysis
Asymptotic Notations
Worst, Average and Best Cases
Searching Algorithms
Linear Search
Binary Search
Searching Algorithms Tutorial
Sorting Algorithms
Selection Sort
Bubble Sort
Insertion Sort
Merge Sort
Quick Sort
Heap Sort
Counting Sort
Radix Sort
Bucket Sort
Sorting Algorithms Tutorial
Greedy Algorithms
Dynamic Programming
Graph Algorithms
Pattern Searching
Recursion
Backtracking
Divide and Conquer
Mathematical Algorithms
Geometric Algorithms
Bitwise Algorithms
Randomized Algorithms
Branch and Bound
Algorithms Tutorial
DSA Tutorial
Practice
All DSA Problems
Problem of the Day
Company Wise Coding Practice
Amazon
Microsoft
Flipkart
Explore All
GfG SDE Sheet
Practice Problems Difficulty Wise
School
Basic
Easy
Medium
Hard
Language Wise Coding Practice
CPP
Java
Python
Curated DSA Lists
Beginner's DSA Sheet
Top 50 Array Problems
Top 50 String Problems
Top 50 DP Problems
Top 50 Graph Problems
Top 50 Tree Problems
Competitive Programming
Company Wise SDE Sheets
Facebook SDE Sheet
Amazon SDE Sheet
Apple SDE Sheet
Netflix SDE Sheet
Google SDE Sheet
DSA Cheat Sheets
SDE Sheet
DSA Sheet for Beginners
FAANG Coding Sheet
Product-Based Coding Sheet
Company-Wise Preparation Sheet
Top Interview Questions
Puzzles
All Puzzles
Top 100 Puzzles Asked In Interviews
Top 20 Puzzles Commonly Asked During SDE Interviews
Data Science
Python Tutorial
R Tutorial
Machine Learning
Data Science using Python
Data Science using R
Data Science Packages
Pandas Tutorial
NumPy Tutorial
Data Visualization
Python Data Visualization Tutorial
Data Visualization with R
Data Analysis
Data Analysis with Python
Data Analysis with R
Deep Learning
NLP Tutorial
Web Tech
HTML Tutorial
CSS Tutorial
JavaScript Tutorial
PHP Tutorial
ReactJS Tutorial
NodeJS Tutorial
Bootstrap Tutorial
Typescript
Web Development Using Python
Django
Django Tutorial
Django Projects
Django Interview Questions
Flask
Flask Tutorial
Flask Projects
Flask Interview Questions
Postman
Github
Cheat Sheets
HTML Cheat Sheet
CSS Cheat Sheet
JavaScript Cheat Sheet
React Cheat Sheet
Angular Cheat Sheet
jQuery Cheat Sheet
Bootstrap Cheat Sheet
Learn Complete Web Development
Trending Now
DSA
Web Tech
Foundational Courses
Data Science
Practice Problem
Python
Machine Learning
JavaScript
System Design
Django
DevOps Tutorial
Java
C
C++
ReactJS
NodeJS
CP Live
Aptitude
Puzzles
Projects
▲
Similar Topics
Web Technologies
41k+ articles
PHP
3.9k+ articles
PHP-function
2.2k+ articles
PHP Programs
620+ articles
Web technologies
620+ articles
PHP-Questions
410+ articles
school-programming
230+ articles
PHP-array
180+ articles
PHP-string
150+ articles
php
31 articles
PHP-basics
93 posts
Popular Articles
Recent Articles
How to install PHP in Windows 10?
Last Updated: 09 September 2024
PHP is a general-purpose scripting language geared towards web development. It is an open-source software (OSS), which is free to download a
...read more
Web Technologies
PHP-basics
Picked
PHP
PHP-Questions
How to Install PHP on Linux?
Last Updated: 05 September 2024
PHP is a popular server-side scripting language that is especially used in web development. If you're working on a Linux environment, wheth
...read more
Web Technologies
PHP-basics
Picked
PHP
How To
Installation Guide
how-to-install
How to use PHP in HTML ?
Last Updated: 22 March 2024
In this article, we will use PHP in HTML. There are various methods to integrate PHP and HTML, some of them are discussed below.You can add
...read more
Web Technologies
PHP-basics
Picked
PHP
HTML
HTML-Questions
PHP-Questions
Similar Topics
Web Technologies
41k+ articles
PHP
3.9k+ articles
PHP-function
2.2k+ articles
PHP Programs
620+ articles
Web technologies
620+ articles
PHP-Questions
410+ articles
school-programming
230+ articles
PHP-array
180+ articles
PHP-string
150+ articles
php
31+ articles
PHP | Ternary Operator
Last Updated: 02 September 2021
If-else and Switch cases are used to evaluate conditions and decide the flow of a program. The ternary operator is a shortcut operator used
...read more
Web Technologies
PHP-basics
Picked
PHP
PHP Programs
Write From Home
Multidimensional Associative Array in PHP
Last Updated: 31 July 2021
PHP Multidimensional array is used to store an array in contrast to constant values. Associative array stores the data in the form of key an
...read more
Web Technologies
PHP-basics
PHP-array
Picked
PHP
PHP Programs
How to pass form variables from one page to other page in PHP ?
Last Updated: 31 July 2021
Form is an HTML element used to collect information from the user in a sequential and organized manner. This information can be sent to the
...read more
Technical Scripter
Web Technologies
PHP-basics
Picked
PHP
PHP Programs
How to echo HTML in PHP ?
Last Updated: 31 July 2021
While making a web application with PHP, we often need to print or echo few results in form of HTML. We can do this task in many different w
...read more
Web Technologies
PHP-basics
Picked
PHP
PHP Programs
How to display logged in user information in PHP ?
Last Updated: 24 November 2021
In social networking websites like Facebook, Instagram, etc, the username and profile picture of the user that has logged in gets displayed
...read more
Web Technologies
PHP-basics
Picked
PHP
HTML-Misc
HTML
How to Encrypt and Decrypt a PHP String ?
Last Updated: 05 June 2023
In PHP, Encryption and Decryption of a string is possible using one of the Cryptography Extensions called OpenSSL function for encrypt and d
...read more
Web technologies
Web Technologies
PHP-basics
Picked
PHP
PHP Programs
php
PHP Introduction
Last Updated: 05 September 2024
The term PHP is an acronym for - Hypertext Preprocessor. PHP is a server-side scripting language designed specifically for web development.
...read more
Web Technologies
PHP-basics
PHP
PHP check if a number is Even or Odd
Last Updated: 11 September 2024
Checking if a number is even or odd involves determining whether the number is divisible by 2. An even number has no remainder when divided
...read more
school-programming
Web Technologies
PHP-basics
PHP
PHP Arrays
Last Updated: 11 March 2024
Arrays in PHP are a type of data structure that allows us to store multiple elements of similar or different data types under a single varia
...read more
Web Technologies
PHP-basics
PHP-array
PHP
PHP | Functions
Last Updated: 08 July 2024
A function is a block of code written in a program to perform some specific task. We can relate functions in programs to employees in a offi
...read more
Functions
Web Technologies
PHP-basics
PHP
PHP Data Types
Last Updated: 05 September 2024
PHP data types are a fundamental concept to defines how variables store and manipulate data. PHP is a loosely typed language, which means va
...read more
Web Technologies
PHP-basics
PHP
PHP Syntax
Last Updated: 05 September 2024
PHP, a powerful server-side scripting language used in web development. It’s simplicity and ease of use makes it an ideal choice for begin
...read more
Web Technologies
PHP-basics
PHP
1
2
3
4
5
6
7
>>
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 !