Browse Source

Remove dupe.

pull/159/head
Jamie 11 years ago
parent
commit
222e8e97dd
1 changed files with 1 additions and 2 deletions
  1. 1
    2
      README.md

+ 1
- 2
README.md View File

601
 # Resources
601
 # Resources
602
 Various resources, such as books, websites and articles, for improving your PHP development skills and knowledge.
602
 Various resources, such as books, websites and articles, for improving your PHP development skills and knowledge.
603
 
603
 
604
-## Websites
604
+## PHP Websites
605
 *Useful web and PHP-related websites and newsletters.*
605
 *Useful web and PHP-related websites and newsletters.*
606
 
606
 
607
 * [PHP The Right Way](http://www.phptherightway.com/) - A PHP best practice quick reference guide.
607
 * [PHP The Right Way](http://www.phptherightway.com/) - A PHP best practice quick reference guide.
608
 * [PHP Best Practices](http://phpbestpractices.org/) - A PHP best practice guide.
608
 * [PHP Best Practices](http://phpbestpractices.org/) - A PHP best practice guide.
609
 * [PHP Weekly](http://phpweekly.info/archive/) - A weekly PHP newsletter.
609
 * [PHP Weekly](http://phpweekly.info/archive/) - A weekly PHP newsletter.
610
 * [PHP Security](http://phpsecurity.readthedocs.org/en/latest/index.html) - A guide to PHP security.
610
 * [PHP Security](http://phpsecurity.readthedocs.org/en/latest/index.html) - A guide to PHP security.
611
-* [PHP Internals](http://www.phpinternalsbook.com/) - A book about the PHP internals.
612
 * [PHP FIG](http://www.php-fig.org/) - The PHP Framework Interoperability Group.
611
 * [PHP FIG](http://www.php-fig.org/) - The PHP Framework Interoperability Group.
613
 * [PHP UG](http://php.ug) - A website to help people locate their nearest PHP user group (UG).
612
 * [PHP UG](http://php.ug) - A website to help people locate their nearest PHP user group (UG).
614
 * [The Open Web Application Security Project (OWASP)](https://www.owasp.org/index.php/Main_Page) - An open software security community.
613
 * [The Open Web Application Security Project (OWASP)](https://www.owasp.org/index.php/Main_Page) - An open software security community.

Loading…
Cancel
Save