Let's Get Started with a PHP Input/Output Page!
- Open Notepad++
- Choose:
File -> New
- Copy the PHP Input/Output Template (PHP) code (below)
- Paste that code into your new file
- Paste that code into your new file
- Change the put-title-of-this-page-here and
put-welcome-heading-here strings.
- Click: File -> Save As
- Name your file: \www\io.php
- Change the
Save as type:
to: PHP Hypertext Preprocessor (*.php)
- Click: Save
- Save this file groceries.txt to your \www\ folder
- Visit your page (http://buffalo.edu/io.php) in your favorite web browser
- Make any changes
- Save your changes
PHP Input/Output Template (PHP)
Output