5,838
edits
m (→Using PHP scripts not processed by Cumulus: replace 'as above' by 'normal') |
|||
#A more efficient approach, this is a bigger implementation change, is to set Cumulus to process just [[Php_webtags| something like this file]] to read the Cumulus web tags you want to use (some may have parameters to indicate what period to use or how to format the date they output) and then the processed file will create PHP variables/arrays for your other PHP web pages to use.
#Then you create a new PHP script that does not get processed by Cumulus. For example "thismonth.php" would start with the same HTML5 as
<pre>
<!DOCTYPE HTML>
|
edits