File tree Expand file tree Collapse file tree 4 files changed +19
-0
lines changed
Expand file tree Collapse file tree 4 files changed +19
-0
lines changed Original file line number Diff line number Diff line change 1+
2+ * https://gist.github.com/ryansechrest/8138375
3+ * https://www.php-fig.org/psr/
Original file line number Diff line number Diff line change 11
2+ # why use
3+
4+ ~ up to date package
5+ ~ dependency/package manager
6+ ~ support auto-loading out of the box
7+
28
39* [ why need composer.log file] ( https://daylerees.com/the-composer-lock-file/ )
10+ * https://devdojo.com/tnylea/composer-why-what-and-how
Original file line number Diff line number Diff line change @@ -179,3 +179,5 @@ private | ✔ | ✘ | ✘ | ✘
179179 * update
180180
181181</details >
182+
183+ * https://www.fullstack.cafe/blog/php-interview-questions
Original file line number Diff line number Diff line change 11
22
33* https://www.interviewbit.com/
4+ * https://www.fullstack.cafe/blog/php-interview-questions
5+ * https://interviewing.io/
6+ * https://github.com/learning-zone/php-interview-questions
7+
8+ # session vs cookie
9+
10+ * https://medium.com/@rawat.hemant27/what-is-the-difference-between-cookie-cache-and-session-d6f468a9b4b3
You can’t perform that action at this time.
0 commit comments