what is the use of include() function when include_once()
alone will enough?
Answer Posted / psharma05
include use for the purpose of include a file more then one
time in any webpage
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
How do I start a php session?
What is psr in php?
How many types of inheritances used in php and how we achieve it.
Is php harder than javascript?
How to remove an empty directory?
What is php key?
What does the php error 'parse error in php - unexpected t_variable at line x' means?
What is php crud api?
What is htaccess? Why do we use this and where?
How to include variables in double-quoted strings?
Inside a php function, what param needs to be set in order to access a global variable?
What is abstraction php?
What are the functions of string?
What is $_ server request_method == post?
How to get ip address of clients machine?