31 Commits

Author SHA1 Message Date
7c26670f4d Fixed several typos and grammar errors (#19639) 2022-10-22 15:35:53 +02:00
161526cd41 HTTPS everywhere (#19503) 2022-08-03 12:32:18 +03:00
0f8d5c3852 update PDO link (#18889)
Co-authored-by: Bizley <pawel@positive.codes>
2021-09-18 09:31:26 +02:00
ad83952197 Improved explanation in start-database.md (#17748) [skip ci] 2020-01-10 12:18:18 +03:00
bdb7c64910 Update to https protocol for php.net links (#17168) [skip ci]
* Updated php.net link for some MemCache properties [skip ci]

* Changed protocol to https for links to php.net in comments

* Changed protocol to https for links to php.net in code

* Changed www.php.net (http) to secure.php.net (https) in comments

* Changed www.php.net (http) to secure.php.net (https) in code

* Changed protocol to https for links to php.net in UPGRADE.md

* Changed protocol to https for links to pecl.php.net in comments

* Changed us.php.net to secure.php.net (https) in comments

* Changed protocol to https for links to php.net in docs

* Changed www.php.net (http) to secure.php.net (https) in docs

* Changed protocol to https for links to pecl.php.net in docs

* Changed ru/jp.php.net to secure.php.net (https) in docs

Don't sure about russian guide: is this links meant to be for guide on russian, or not?
2019-02-28 13:09:27 +03:00
8582c12363 Update start-databases.md (#16578) [skip ci]
Possibly addresses part of issue #16577

(the part in comment 1 still needs to be addressed)
2018-07-29 21:47:26 +03:00
Sam
80f079a6c1 Mariadb docs (#16515)
* Updated docs

* Fix copy-paste typo
2018-07-19 23:30:12 +02:00
7b08f37a6f link fix in Doc/guide/README.md [ci skip] (#16098)
* link fix in Doc/guide/README.md [ci skip]

* doc/guide/start-databases.md link fixed [ci skip]

* docs/guide/start-gii.md link fixed [ci skip]

* docs/guide/start-looking-ahead.md link fixed [ci skip]
2018-04-16 11:27:14 +03:00
58ed1ed2ca Adjust code sample to screenshot 2018-03-13 13:04:28 +07:00
d3b5f4a284 Fixes #3656: Encode / in "r" query parameter in docs as it really is 2016-03-15 21:52:41 +03:00
89dc2570c2 [ci skip] updated population in guide start-databases
https://github.com/yiisoft/yii/issues/4022
2016-03-04 17:07:52 +02:00
55d4785d51 Fixes #5: added references to DB support extensions for Informix, IBM DB2 and Firebird 2015-11-19 17:13:29 +03:00
df0ad23f0b docs/guide/start-* minor corrections [skip ci] 2015-05-23 18:34:40 +03:00
36bebbfefb use id instead of name for anchor references in the guide
fixes #7013
2015-01-25 22:13:16 +01:00
4054b2196f fixed broken links 2014-10-06 22:04:59 +02:00
c637fdd5b8 Update start-databases.md 2014-09-30 09:26:13 +02:00
510a16c9bd ncessary -> necessary 2014-09-14 18:54:50 +04:00
d6944067af fixes typos in start-databases.md 2014-08-24 23:18:19 +02:00
0b8c00da4f Merge pull request #4443 from xBazilio/patch-2
Corrected table name
2014-07-25 10:16:43 -04:00
d1031e2132 Corrected table name
INSERT queries didn't work with first letter capitalized in table name.
2014-07-25 14:47:04 +04:00
ecbe2933ef Update start-databases.md
double word "from"
2014-07-25 14:35:14 +04:00
9d178cef1b Finished editing 2014-06-16 18:49:04 -04:00
8a32204035 Edited up through "Creating AR" 2014-06-16 18:08:54 -04:00
3c9a0aca4a guide WIP [skip ci] 2014-05-13 20:18:29 -04:00
595faca941 Finished the quick start guide. [skip ci] 2014-05-10 22:17:36 -04:00
b80c0c3bc0 guide WIP [skip ci] 2014-05-10 21:22:01 -04:00
25ba0e0d80 finished quick start about database [skip ci] 2014-05-10 14:07:34 -04:00
0f6f760087 guide WIP [skip ci] 2014-05-09 21:38:05 -04:00
10af7f059e guide WIP [skip ci] 2014-05-09 08:46:16 -04:00
6b0bd18aed guide WIP [skip ci] 2014-05-08 17:59:32 -04:00
d310827802 Finished the "Saying Hello" section [skip ci] 2014-05-08 14:40:24 -04:00