Correct. Extensions, such as those found in the PECL repository, are added in that manner. Things compiled into the core, such as what you're doing with MySQLi, are automatically loaded regardless, because they're statically-built into the PHP binary itself.
- [PHP] Stuck on undefined function mysql_connect() Nick Khamis
- Re: [PHP] Stuck on undefined function mysql_connect() Daniel Brown
- Re: [PHP] Stuck on undefined function mysql_connect(... Daniel Brown
- Re: [PHP] Stuck on undefined function mysql_conn... Nick Khamis
- Re: [PHP] Stuck on undefined function mysql_connect(... Nick Khamis