Include files will be processed only if WBSP engine does not find the variable in WBSP file, but before WBSP engine tries to read variable from HTML form input fields. WBSP engine will read include files backwards (starting from the last file in the include section).
Here is an example of Include section (marked blue):
Year published | Title | ISBN |
$wbf[Year published] | $wbf[title] | $wbf[ISBN] |
And include file db.inc looks like this:
[FormFields]
WB_Basename=biblio.mdb
Special case are include files named default.inc.
read more
No comments:
Post a Comment