|
By and far my favorite feature of PHP. All my websites are designed with
Hi Larry, Jim, Joel,
*** In addition to echo you can also use: include, include_once, require
or
require_once, to bring in the contents of another file...which could
contain
straight HTML or code to produce HTML.
See http://devzone.zend.com/manual/function.require.html.
This is an excellent way to modularise your code...i.e. a change to the
included/required file is rippled throughout all files that
include/require
it, e.g:
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.