This may be a silly question?
Posted: Wed 07 Sep 2011 10:05 pm
I have used Cumulus for a few weeks now and now have my website up and I beginning to gradually improve and add things. Now I am a programmer by trade (started using machine code on mainframes in the late 1960's!!) and have learnt many languages so programming in PHP and HTML hold no worries but one thing I have learnt is not to keep re-inventing the wheel and to use other peoples code if it works and is available!!
I was looking at the various weather station web sites that people have, and I stumbled across http://www.valley-weather.co.uk/index.php which appears to run everything in PHP (all his code has .php extensions not .htm) rather than the HTML that Steve supplies, but Rob the guy who runs it says that this done with the help of the people on here.
So my question is "Is there a version of the Cumulus web site software that runs in PHP for which the source is available" or is this just a question of embedding the HTML code in <?php ?>? and using PHP webtags?
I was looking at the various weather station web sites that people have, and I stumbled across http://www.valley-weather.co.uk/index.php which appears to run everything in PHP (all his code has .php extensions not .htm) rather than the HTML that Steve supplies, but Rob the guy who runs it says that this done with the help of the people on here.
So my question is "Is there a version of the Cumulus web site software that runs in PHP for which the source is available" or is this just a question of embedding the HTML code in <?php ?>? and using PHP webtags?