XF 2.2 read and insert to database via PHP

FatCatTuxedo

Member
Licensed customer
Hi

Currently we directly insert and read from the XF database via mysqli.

is there a way todo this by using: require_once $_SERVER['DOCUMENT_ROOT'] . '/forums/src/XF.php';
 
Back
Top Bottom