php-doc-en/language/control-structures
Adam Harvey a5895bafdc Move the xkcd comic to the top of the goto page, rather than the bottom.
Reasoning:

1. It's funny.
2. People seem to keep using goto[0] and need to be more aware of the
   velociraptor based threat they are exposed to.
3. It's funny.

[0] http://www.reddit.com/r/PHP/comments/1rw2fa/using_goto_in_php/


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332237 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-02 18:12:55 +00:00
..
alternative-syntax.xml Add version information 2011-07-05 18:59:24 +00:00
break.xml Fix doc bug : Continue 0; is invalid 2012-06-04 13:22:33 +00:00
continue.xml Fix doc bug : Continue 0; is invalid 2012-06-04 13:22:33 +00:00
declare.xml PHP 5.4 INI settings 2012-03-27 20:32:27 +00:00
do-while.xml Add version information 2011-07-05 18:59:24 +00:00
else.xml Add version information 2011-07-05 18:59:24 +00:00
elseif.xml Add version information 2011-07-05 18:59:24 +00:00
for.xml Fix CS and typos in for documentation 2012-07-28 09:08:02 +00:00
foreach.xml Grammar correction in foreach docs 2013-09-30 07:40:44 +00:00
goto.xml Move the xkcd comic to the top of the goto page, rather than the bottom. 2013-12-02 18:12:55 +00:00
if.xml Add version information 2011-07-05 18:59:24 +00:00
include-once.xml Use <function> for language constructs (now supported by PhD) 2012-04-15 21:45:34 +00:00
include.xml Link allow_url_include instead of allow_url_fopen (bug ) 2013-05-18 00:20:19 +00:00
require-once.xml Use <function> for language constructs (now supported by PhD) 2012-04-15 21:45:34 +00:00
require.xml Use <function> for language constructs (now supported by PhD) 2012-04-15 21:45:34 +00:00
return.xml Use <function> for language constructs (now supported by PhD) 2012-04-15 21:45:34 +00:00
switch.xml typo 2011-09-13 06:12:03 +00:00
versions.xml Add initial migration guide for PHP 5.5. 2012-11-20 15:17:23 +00:00
while.xml Add version information 2011-07-05 18:59:24 +00:00