mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-02 21:41:19 +08:00
[doc] Update PHP doc links (#18957)
* Replace https://secure.php.net with https://www.php.net * Replace http://www.php.net with https://www.php.net
This commit is contained in:
@ -68,7 +68,7 @@ INSERT INTO `country` VALUES ('US','United States',322976000);
|
||||
كما يمكنك تفعيل ال driver المطلوب عن طريق حذف الفاصلة المنقوطة قبل ال driver المقصود مثل:
|
||||
<code>extension=php_pdo_mysql.dll</code>
|
||||
ويمكنك الإطلاع على المزيد من هنا:
|
||||
<a href="https://secure.php.net/manual/en/pdo.installation.php">pdo installation</a>
|
||||
<a href="https://www.php.net/manual/en/pdo.installation.php">pdo installation</a>
|
||||
</p></blockquote>
|
||||
|
||||
<p dir="rtl">
|
||||
|
||||
Reference in New Issue
Block a user