using database connection on custom header file using database connection on custom header file
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

using database connection on custom header file

Started by thapame, May 27, 2008, 10:16:07 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

thapame

I have added {CUSTOM_HEADER} file using admin panel and it's working file.
I mean the file is included on the right location.

but I want to use database connection on the file added as {CUSTOM_HEADER} without re-defining connection string like host, db, user, pass.
so how can it be possible

any help will be greatly appreciated.