This project is a collection of PHP questions commonly used in recruitment processes. It aims to help both candidates preparing for PHP interviews and interviewers looking for relevant questions to ask.
Check out the demo for a preview of the project.
- Questions categorized by topics.
- Clear explanations and examples for each question.
- Easy navigation through different sections.
To get a local copy up and running, follow these steps:
- Clone the repository:
git clone https://github.com/geekgroveofficial/php-questions-recruitment.git
- Navigate into the project directory:
cd php-questions-recruitment
- Open the
index.html
file in your browser.
Contributions are welcome! If you'd like to add new questions or improve existing ones, feel free to submit a pull request.