mysqli

  1. funkystrainz

    New CMS, Simple Design, Issues/Need Fix

    Hey everyone, I've been able to test out different CMS's on XAMPP, which is what I'll be using to act as my server. There were a few that I liked, and I had some trouble with setting up the first few, with the exception of one and am now figuring out more about the languages and how I can use...
  2. Markshall

    PHP PDO Singleton usage in other classes

    Right, basically I've got an MySQLi singleton wrapper which I want to use in other classes. It is as follows: <?php class Database extends PDO { public static $instance; private $connection; public function __construct() { $this->connection =...
  3. S

    [PHP, MySQLi] leHabbo

    Hi everybody, I am excited to announce the close arrival of leHabbo. Prepare yourself, because this next statement is going to be bold: the next biggest CMS to RevCMS, PHPRetro and HoloCMS. On what grounds can I make such a bold claim? Well you see, this CMS has been designed to be lightweight...
Top