Hi, I'm trying to have my header include have dynamic content as per the rest of my site...
I've altered all the paths on the page to reflect the fact the header file is within the includes dir within the forum dir... but am getting a:
Variable Undefined error with reference to the connection string I'm using to get to my own database to pull in the dynamic content in the header...
As the connection string uses a DSN-less connection and therefore has the full path to the database (i.e not a DSN connection)... I can't see where the error is occurring...
any ideas?