diff --git a/docs/web-development/php.md b/docs/web-development/php.md index 23de9ce..1aed49c 100644 --- a/docs/web-development/php.md +++ b/docs/web-development/php.md @@ -6,11 +6,14 @@ sidebar_label: PHP ## Beginner -- [PHP For Absolute Beginners](https://youtu.be/2eebptXfEvw) -- [PHP & MySQL Tutorial](https://youtu.be/cGwSm8xDSwI) +- [PHP For Absolute Beginners | Traversy Media(EN)](https://youtu.be/2eebptXfEvw) +- [PHP & MySQL Tutorial | Code With Dary(EN)](https://youtu.be/cGwSm8xDSwI) +- [PHP OOP Temelleri | Yazılım Bilimi](https://youtu.be/RFWHsxlhr44) +- [PHP Language Tutorial (4.36 Hours) | FreeCodeCamp(EN)](https://youtu.be/OK_JCtrrv-c) ## Intermediate -- [Realtime Chat Application using PHP and MySQL](https://youtu.be/VnvzxGWiK54) +- [Realtime Chat Application using PHP and MySQL | CodingNepal(EN)](https://youtu.be/VnvzxGWiK54) +- [PHP Hastane Otomasyon Sistemi | Yazılım Kafası](https://youtube.com/playlist?list=PLH9Bi1t-zzyI7kd-nIru4CurG3cM2w6jU) ## Advanced