When should I use require_once vs include?

Posted by Scott B on Stack Overflow See other posts from Stack Overflow or by Scott B
Published on 2010-03-10T16:13:25Z Indexed on 2010/03/16 22:11 UTC
Read the original article Hit count: 88

Filed under:

When should I use require_once vs include?

(The code is in a custom wordpress theme if that matters)

© Stack Overflow or respective owner

Related posts about php