How to include a file code in different files in php?


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

Post New Answer

More PHP Interview Questions

Is laravel better than codeigniter?

0 Answers  


What is namespace and use in php?

0 Answers  


Tell me how is it possible to remove escape characters from a string?

0 Answers  


I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what’s the problem?

0 Answers  


What are the difference between include_once & Require_once?

2 Answers  


Suppose a variable may passed to other page using any of get,post,session,cookie methods and u want to retrive that variable value . what is the syntax?

6 Answers  


Explain what are some new features introduced in php7?

0 Answers  


What is the difference between print() and echo()?

0 Answers  


What should we do to be able to export data into an excel file?

0 Answers  


Write a program in php to find the occurrence of a word in a string?

0 Answers  


Does php 5 support exceptions?

0 Answers  


Are static variables final?

0 Answers  


Categories