mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-08 06:56:33 +02:00
Merge pull request #142 from Yrwein/patch-1
Fix Zend Framework 2 Db link
This commit is contained in:
@@ -68,7 +68,7 @@ Some abstraction layers have been built using the PSR-0 namespace standard so ca
|
||||
[1]: http://www.php.net/manual/en/book.pdo.php
|
||||
[2]: http://www.doctrine-project.org/projects/dbal.html
|
||||
[3]: http://framework.zend.com/manual/en/zend.db.html
|
||||
[4]: http://packages.zendframework.com/docs/latest/manual/en/zend.db.html
|
||||
[4]: http://packages.zendframework.com/docs/latest/manual/en/index.html#zend-db
|
||||
|
||||
[mysql]: http://uk.php.net/mysql
|
||||
[mysqli]: http://uk.php.net/mysqli
|
||||
|
Reference in New Issue
Block a user