Mana Coding
Interview
PHP Tutorial
Tutorials
💼
All Interviews
Interviews
Choose a language
View all
🌐
HTML
🎨
CSS
⚡
JavaScript
🐍
Python
☕
Java
💻
PHP
⚙
C
🧠
C++
🔷
C#
🗃️
SQL
☰ Questions
Home
›
Interview
›
Python
›
What is a function in PHP?
Interview Question
What is a function in PHP?
Short, clear answer + key notes. Use the sidebar to browse more questions.
💡 Concept
✅ Quick Revision
💻 PHP
Answer
Reusable block of code defined with function name() { ... } and callable by name.
←
Previous
What are arrays in PHP?
Next
What are namespaces used for?
→