Html4newbies
Put your hands into html and php
Home
Privacy
About
Contact

News Feed
Newsfeed
Free Php Snippets
Php Snippets 1
Php Snippets 2
Php Require a file

For as low as $25 you can get 5 scripts of your choice

Using Require a file
While very much like include, works differently with errors
Require a file

If you use include and the php page you included can not be found, and on that page there is a echo statement, the echo statement would still function, how ever with require it would not.
The script does not execute and just dies.

Copyright © 2002-2008 Html4newbies - HarlandScripts.com NetWork  ( 149 )