I have some php web sites where pages are generated from databases or grabbed remotely from external databases. The scripts have header and footer which are static but it is the same header on every page. I'm looking for a script that could let me insert unique links on different pages. Is that possible? Thanks