Php webtags: Difference between revisions

42 bytes added ,  21:17, 8 April 2011
m
Updated for version 1.9.1 or Cumulus
m (changed category)
m (Updated for version 1.9.1 or Cumulus)
Line 1: Line 1:
{{AddOnBanner|name=PHP Webtags|type=Web templates, PHP|author=David Jamieson|contact='DAJ' via the forum|updated=26 Jan 2010|version=1.11}}
{{AddOnBanner|name=PHP Webtags|type=Web templates, PHP|author=David Jamieson|contact='DAJ' via the forum|updated=06 April 2011|version=1.15}}
Cumulus automatically prepares a number of Web pages by using HTML template files.  These files contain [[webtags]] which Cumulus replaces with actual values from your weather station.
Cumulus automatically prepares a number of Web pages by using HTML template files.  These files contain [[webtags]] which Cumulus replaces with actual values from your weather station.


For those using PHP on their website it is possible to have Cumulus process one single file and place all the [[webtags]] values into a file of PHP variables.  You can include this file in all your PHP webfiles and use the variables as you would in PHP.
For those using PHP on their website it is possible to have Cumulus process one single file and place all the [[webtags]] values into a file of PHP variables.  You can include this file in all your PHP webfiles and use the variables as you would in PHP.


The PHP file contains all current [[webtags]] produced by Cumulus.
The PHP file contains all current [[webtags]] produced by Cumulus. (402 webtags as per [[version 1.9.1]])


A similar project is available for [[xml webtags|XML webtags]]
A similar project is available for [[xml webtags|XML webtags]]
1,120

edits