docs.roxen.comView this page in a printer friendly mode
DocsPike7.0TutorialYour Second Pike Program
Copyright © 2012, Roxen Internet Software
Suggestions, comments & compliments
manuals@roxen.com
 DEMO  DOCS  PIKE
 COMMUNITY  DOWNLOAD
www.roxen.com

   

The Bare Bones
Running the Program
Command-line Arguments and if
Methods and Loops
Magic Web Stuff
Syntactic Sugar
Showing the Page
Some Notes About WWW

Your Second Pike Program

Step by step we will create a program that uses more things from Pike: comments, variables, command-line arguments, arrays, selection with the if statement, loops, methods, classes, and modules.