mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-13 01:03:57 +02:00
Verify link consistency - round 1
- Verify that all named links at the bottom of a post are in use, otherwise either remove or add link in post - if the post uses named links, try and make sure all links in the post are in that style - ensure logical order for the named links at the bottom
This commit is contained in:
@@ -20,10 +20,10 @@ FastCGI built in and ready to go, you just need to configure PHP as a handler. F
|
||||
there is a [dedicated area on iis.net][php-iis] for PHP.
|
||||
|
||||
[php-downloads]: http://windows.php.net
|
||||
[phpmanager]: http://phpmanager.codeplex.com/
|
||||
[wpi]: http://www.microsoft.com/web/downloads/platform.aspx
|
||||
[zsce]: http://www.zend.com/en/products/server-ce/
|
||||
[xampp]: http://www.apachefriends.org/en/xampp.html
|
||||
[easyphp]: http://www.easyphp.org/
|
||||
[wamp]: http://www.wampserver.com/en/
|
||||
[phpmanager]: http://phpmanager.codeplex.com/
|
||||
[php-iis]: http://php.iis.net/
|
||||
|
Reference in New Issue
Block a user