Updated info in Static Content? Help!

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
derbra1513
Forum Newbie
Posts: 5
Joined: Wed Sep 08, 2010 1:31 am

Updated info in Static Content? Help!

Post by derbra1513 »

Hello everyone, I have in which I am trying to achieve something that I feel is possible but not really sure where to start. I have some static content that I want displayed but within that static text other text that would be updated whenever the user updates the page. One of the things that would need to be updated is the current gold price and the current world population. Thanks so much in advance and if this is possible can anyone possibly steer me in the right direction?

Thanks!
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: Updated info in Static Content? Help!

Post by Celauran »

From where will these updated values be coming?
Post Reply