Hi folks,

Here are 10 very common questions that every fresher PHP programmer is expected to know.

  1. What is the difference between include and require
  2. What is the difference between Session and Cookie
  3. How do you create a cookie, add data to it, and remove data from a cookie
  4. How do you create a session, add data to a session and remove data from a session
  5. If cookies are disabled will the sessions work? Why?
  6. What is the difference between a framework, IDE, CMS, Blog
  7. What is the difference between $var and $$var
  8. If a form does not have submit button, how do you submit a form?
  9. Write a function to calculate x to the power y without using the pow function of PHP
  10. What is the difference between client side validation and server side validation and what is more secure and why?

I know this is a very small collection of questions that we could publish now. I plan to add more questions in future as time permits.

How many answers do you know?

Did you know that the students of Core PHP Training (Regular) and Core PHP Training (Weekend) courses know the answer to all these and hundreds of other interview questions.

Leave a Reply

Weboy