mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-10 15:54:01 +02:00
Fixed w3c validator errors for "Duplicate ID"
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
isChild: true
|
||||
---
|
||||
|
||||
## Programming Paradigms
|
||||
## Programming Paradigms {#programming_paradigms_title}
|
||||
|
||||
PHP is a flexible, dynamic language that supports a variety of programming techniques. It has evolved dramatically over
|
||||
the years, notably adding a solid object-oriented model in PHP 5.0 (2004), anonymous functions and namespaces in PHP 5.3
|
||||
|
Reference in New Issue
Block a user