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


Please Help Members By Posting Answers For Below Questions

Is php easier than javascript?

731


What's the difference between using mysql_ functions and pdo?

746


Is key exist in array php?

719


When sessions ends?

723


How is traits used in php?

731


What are the uses of implode() function?

816


how to track user logged out or not? when a user is idle?

709


What websites use php?

718


How to Retrieve the Session ID of the Current Session?

720


What does it mean when it says the csrf token is invalid?

671


How is a session id generated?

730


What are traits?

957


Is it possible to destroy a cookie?

745


What does a dependant variable mean?

766


How to connect to mysql from a php script?

745