mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-06 05:57:26 +02:00
fixed a small typo in the first sentence
This commit is contained in:
@@ -6,7 +6,7 @@ anchor: mysql_extension
|
||||
|
||||
## MySQL Extension {#mysql_extension_title}
|
||||
|
||||
The [mysql] extension for PHP is incredibly old and has superseded by two other extensions:
|
||||
The [mysql] extension for PHP is incredibly old and has been superseded by two other extensions:
|
||||
|
||||
- [mysqli]
|
||||
- [pdo]
|
||||
|
Reference in New Issue
Block a user