php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #75134 Typo in "Example #1" on doc page http://php.net/manual/en/mysqli.quickstart.sta
Submitted: 2017-08-29 10:02 UTC Modified: 2017-08-29 10:05 UTC
From: php dot net at 29091923 dot xdt dot co dot uk Assigned:
Status: Not a bug Package: Windows Installer
PHP Version: Irrelevant OS: Windows 7 Pro
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: php dot net at 29091923 dot xdt dot co dot uk
New email:
PHP Version: OS:

 

 [2017-08-29 10:02 UTC] php dot net at 29091923 dot xdt dot co dot uk
Description:
------------
---
From manual page: http://php.net/manual/en/mysqli.quickstart.statements.php
---

"Example #1 Connecting to MySQL" should read "Example #1 Connecting to MySQLi"


Test script:
---------------
n/a


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-08-29 10:05 UTC] peehaa@php.net
-Status: Open +Status: Not a bug
 [2017-08-29 10:05 UTC] peehaa@php.net
This is perfectly correct. MySQL is the DBMS which you will connect with. MySQLi is the PHP library used to connect.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 17:01:58 2024 UTC