mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-01 06:50:26 +02:00
Fixed PHP official website address in backend roadmap (#4417)
changed from php.org to php.net
This commit is contained in:
@@ -4,7 +4,7 @@ PHP is a general purpose scripting language often used for making dynamic and in
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [PHP Website](https://php.org/)
|
||||
- [PHP Website](https://php.net/)
|
||||
- [Learn PHP - W3Schools](https://www.w3schools.com/php/)
|
||||
- [PHP - The Right Way](https://phptherightway.com/)
|
||||
- [PHP for Beginners](https://www.youtube.com/watch?v=U2lQWR6uIuo&list=PL3VM-unCzF8ipG50KDjnzhugceoSG3RTC)
|
||||
|
Reference in New Issue
Block a user