WeatherImages
Sun 28th Jan '01, 8:17pm
Please excuse my ignorance with php. To be honest, I didn't know the first thing about php until I installed vbulletin. So this is a big time learning process for me. Hoping someone might be able to explain something to me...
I have a weather site. I'd like to add some new radar images to my site and the way I've done this before is create an html file for each new image I add. Is it possible for me to make one php template for all the new images I want to add? Then when someone selects a particular radar image they want to view, they will view the template with the radar image they selected. Then if I ever wanted to make any changes to the layout or change links I could update one template and be done. Can this be done with php? And if so, can someone explain it to me in pseudo code and maybe a few syntax pointers? Thanks so much!
-Mark
I have a weather site. I'd like to add some new radar images to my site and the way I've done this before is create an html file for each new image I add. Is it possible for me to make one php template for all the new images I want to add? Then when someone selects a particular radar image they want to view, they will view the template with the radar image they selected. Then if I ever wanted to make any changes to the layout or change links I could update one template and be done. Can this be done with php? And if so, can someone explain it to me in pseudo code and maybe a few syntax pointers? Thanks so much!
-Mark