Tell me what's the difference between include and require?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More PHP Interview Questions

This is regarding file uploading. 1. Who will be the owner of the uploaded file ? 2. What permission you will give for an uploaded file ? 3. What is mean by user, group and others and what kind of permission you will give for each user and explain the reason?

1 Answers   IBM,


List functions available to sort an php array?

0 Answers  


Write a program in php to print a table of a number?

0 Answers  


What are psrs? Choose 1 and briefly describe it?

0 Answers  


What are soundex() and metaphone() functions in php?

0 Answers  






How to remove leading and trailing spaces from user input values?

0 Answers  


What does $globals means?

0 Answers  


How can we do user authentication without using session/cookies ? For ex:- From page1 accepts user name and password and need to check in all other pages whether the user has logged in or not

6 Answers   TCS,


What is the difference between echo print and print_r in php?

0 Answers  


Tell me whether it is possible to share a single instance of a memcache between multiple php projects?

0 Answers  


How to get length of an array in PHP?

0 Answers  


What is a static variable in php?

0 Answers  


Categories