The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
whats the difference between include/include_once/require/require_once
I have several scripts and to simplify things i put them all in one script like so include (foo.php) echo foo() include (bar.php) echo bar() and so on... the first one runs fine then it starts telling me i cant redeclare things from the 2nd one on! basically if I have an include(hello); in foo.php and in bar.php when it gets to bar.php it gives me the error.... how do i fix this?? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|