1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-30 04:30:01 +02:00

fix: PHP intro URL

Fix php introduction URL
This commit is contained in:
Durgeshhirani
2024-12-29 20:58:08 +05:30
committed by GitHub
parent a2063c2822
commit 0a1705fdc1

View File

@@ -4,5 +4,5 @@ PHP, an acronym for Hypertext Preprocessor, is a popular server-side scripting l
Visit the following resources to learn more:
- [@official@What is PHP?](https://www.php.net/manual/en/intro-whatis.php)
- [@article@Introduction to PHP](https://www.phptutorial.net/php-tutorial/what-is-php/)
- [@official@What is PHP?](https://www.php.net/manual/en/introduction.php)
- [@article@Introduction to PHP](https://www.phptutorial.net/php-tutorial/what-is-php/)