PHP: include & require, what is different?
Posted: Tue Jun 12, 2007 10:39 am
Hope this is not stupid question.
I read the manual frequently, still could not understand what different between include() and require(), it makes no different to me.
Could you show me in an example script to show the different result between those two? Thanks.
I read the manual frequently, still could not understand what different between include() and require(), it makes no different to me.
Could you show me in an example script to show the different result between those two? Thanks.