PHP Includes
Posted: Sat Jun 28, 2008 12:23 pm
Guys, please bear with me as i am a newbie on PHP.
I would like to know how php include works... assuming you have an include statement inside a series of if and switch statements, will all the included php/txt/htmls be loaded on runtime or does the control structure be validated first before the file is included?
thanks.
- miko
I would like to know how php include works... assuming you have an include statement inside a series of if and switch statements, will all the included php/txt/htmls be loaded on runtime or does the control structure be validated first before the file is included?
thanks.
- miko