Author Topic: Which are PHP and which are HTML?  (Read 1772 times)

Offline aznetcowboy

  • Full Member
  • ***
  • Posts: 73
    • El Gheko Neighborhood Weather Station
Which are PHP and which are HTML?
« on: March 02, 2013, 10:05:24 PM »
I was wondering how does a person know which templates are PHP and which are HTML. While my website runs basically as a PHP website, the Cumulus software is HTML. Do you have a listing somewhere that lists which templates are PHP and which are HTML?

Offline Mr.Meteo

  • Administrator
  • Hero Member
  • *****
  • Posts: 1120
    • http://www.meteostours.ca
Re: Which are PHP and which are HTML?
« Reply #1 on: March 03, 2013, 06:59:24 AM »
Hi Tom,

If you look on each template, you have beside template picture
a little description box with all Features/Prerequisite. Php templates
have mention: Php v.5 + or so.

Basically, Sunny Weather and Weather Blues v1 are html, others are php.

Regards,
Jacques
Please, consider supporting this site 

Offline aznetcowboy

  • Full Member
  • ***
  • Posts: 73
    • El Gheko Neighborhood Weather Station
Re: Which are PHP and which are HTML?
« Reply #2 on: March 03, 2013, 10:15:48 AM »

Basically, Sunny Weather and Weather Blues v1 are html, others are php.

Regards,
Jacques
Okay, that helps. Now if Cumulus is sending its data as HTML files, how do you convert it to work with PHP? I know this seems like a stupid question, but I have done both some HTML and PHP coding, nothing very sophisticated, but enough to get me into trouble I guess. 
 ;D

Just curious.  Thanks.