PostNuke Help |
||
|---|---|---|
Previous |
Next |
|
initialise PostNuke database connection
pnDBInit() initialises connections to the PostNuke database.
This function returns true if the connections were successfully made, or false if the connections were not successfully made.
pnDBInit() is normally called from within pnInit(), and as such should not be called by developers.
Previous |
Next |