dpgtfc
29 Mar 2007, 08:34 PM
So I am building a database driven, dynamic web page, and I only have a small grasp on PHP. Most of my scripts are separate and are called as needed.
In many of the examples I have seen, the script uses a header( blahblah.php) or some such, which I'm not sure I understand the difference between includes/requires and these headers.
Can anybody explain this to me in simple terms? The PhP manual online doesn't clarify it for me.
In many of the examples I have seen, the script uses a header( blahblah.php) or some such, which I'm not sure I understand the difference between includes/requires and these headers.
Can anybody explain this to me in simple terms? The PhP manual online doesn't clarify it for me.