mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-18 19:41:15 +02:00
Add Back to Top link to CLI section
This commit is contained in:
@@ -37,6 +37,8 @@ Starting with PHP 5.4, you can develop locally on a PHP-enabled web server witho
|
|||||||
* [Learn about running PHP from the command line][5]
|
* [Learn about running PHP from the command line][5]
|
||||||
* [Learn about the built-in, command line web server][4]
|
* [Learn about the built-in, command line web server][4]
|
||||||
|
|
||||||
|
[Back to Top](#top){.top}
|
||||||
|
|
||||||
[0]: http://php.net/manual/en/function.phpinfo.php
|
[0]: http://php.net/manual/en/function.phpinfo.php
|
||||||
[1]: http://www.php.net/manual/en/features.commandline.options.php
|
[1]: http://www.php.net/manual/en/features.commandline.options.php
|
||||||
[2]: http://php.net/manual/en/reserved.variables.argc.php
|
[2]: http://php.net/manual/en/reserved.variables.argc.php
|
||||||
|
Reference in New Issue
Block a user