Difference include require in PHP
Difference include require in PHP
include() produces a Warning while require() results in a Fatal Error. In other words, use require() if you want a missing file to halt processing of the page. include() does not behave this way, the script will continue regardless
Post Info
This entry was posted on Monday, April 23rd, 2007 and is filed under PHP.You can follow any responses to this entry through the Comments Feed. You can Leave A Comment, or A Trackback.
Previous Post: Get Hostname IP »
Next Post: Set the number of seconds a script is allowed to run »
Latest Posts
- Hack Handphone HOWTO (7)
- Make your Symbian Ponsel as Remote Control. (2)
- Wordpress Plugin You must have (2)
- Setting Gmail POP3 In Nokia N73 (2)
- Detect Invisible User In Yahoo Messenger (2)
- CCleaner (1)
- How to make Cookies Expired (1)
- Internet Make Money (1)
- Wordpress Theme With Adsense (1)
- Hack Handphone With BlueJack (1)
Read More
Related Reading:Previous Post: Get Hostname IP »
Next Post: Set the number of seconds a script is allowed to run »
This some posting which are related to this article : just read related article







