I have a website that has a couple of constants that appear on multiple pages (prices). It's all php. What's the most efficient way of displaying them but not having to change every page when the price changes?
Is it having each time they're displayed as a php script, Java, MySQL? I know a little but no expert so please keep it simples!
Thanks in advance.
Is it having each time they're displayed as a php script, Java, MySQL? I know a little but no expert so please keep it simples!
Thanks in advance.