Challenge: PHP with line numbers and goto! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Challenge: PHP with line numbers and goto!

Create something interesting in php. Every line SHOULD start with a goto label and flow structuring MUST be via the goto command. Comments about coding philosophy are discouraged, unless they are funny and/or involve velociraptors. See example code at: https://code.sololearn.com/w3cXtA7l9Lk9/?ref=app

28th Jan 2018, 9:04 AM
Mobile
2 Answers
+ 24
Using the "goto" is a bad practice.
28th Jan 2018, 12:06 PM
Igor Makarsky
Igor Makarsky - avatar
29th Jan 2018, 8:13 AM
Mobile