Recent content by stampo

  1. S

    Full Site Integration (like phpBB)

    For many years, I’ve had full phpBB session integration on my site using this simple PHP snippet: define('IN_PHPBB', true); $phpbb_root_path = ROOT_PATH . 'forum/'; $phpEx = substr(strrchr(__FILE__, '.'), 1); include($phpbb_root_path . 'common.' . $phpEx); $user->session_begin()...
  2. S

    XenCircle : Addon Development, Migration and Maintenance Services

    Quality work and quick delivery! Very satisfied.
Back
Top Bottom