What's the diff. between include() and Include_once().
Answer Posted / guest
include includes the called file as many times as you call
include and include_once calls only once
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
How long should a session last?
Is php harder than javascript?
How can we set and destroy the cookie in php?
What is cookie and why do we use it?
What does isset() function?
Why delimiter is used in mysql?
Which function is used to read a single character from a file in PHP.
How to merge values of two arrays into a single array?
Can you specify the "new line" character in single-quoted strings?
What does the php error 'parse error in php - unexpected t_variable at line x' means?
What is the meaning of symbol '$' in jquery?
Explain type casting and type juggling.
am from coimbatore.am learning php&mysql. what will be the approx salary for me if i get a job in coimbatore.
Explain the difference between unlink() and unset()?
What is strcmp () in php?