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!
I'm creating 100% css layouts [no tables whatsoever] and the whole point is a.) its prettier and b.) smaller file sizes - lower bandwidth. So, since the css page is static and probably will be static for months at a time, i was wondering how to send the highest possible cache values so that the css file is hardly downloaded at all.