Page 1 of 1

Updating Top Part of Script Last

Posted: Wed Feb 10, 2010 8:26 pm
by carleihar
In my website, I have a login bar that displays the user's name and money at the top of my header. Problem is, that when I change the money throughout the script, the money does not update because it was executed before the update. Is there a way that I can update my header last? My CSS is very finiky and complicated so I don't want to have to mess with my login bar. Any help?