Hi,
I have a travel guide website which I have created with WordPress which contains destination guides. On the destination guides pages I have a sidebar which displays destination statistics (currency, time zone etc). Currently I have to create a new sidebar for each page each time changing these values. Is it possible to create a MySQL database with these values and then insert some php code that will identify what country page is loaded and insert the corresponding values so that I can use a single sidebar for all pages. I am fairly proficient with html/css but my understanding of php is limited. Any advice as to how this is best achieved would be greatly appreciated.
Thanks
Jack