PHP Classes

File: forms/stage_3.php

Recommend this page to a friend!
  Classes of Bogdan Lupandin   Installation Automation   forms/stage_3.php   Download  
File: forms/stage_3.php
Role: Example script
Content type: text/plain
Description: Stage 3 of the installation automation example install
Class: Installation Automation
Automate multi-step application installations
Author: By
Last change:
Date: 14 years ago
Size: 243 bytes
 

Contents

Class file image Download
<p>Stage 3</p>
<p>You are about to create tables in the Database and insert some data into them...</p>
<form action="<?=$_SERVER['REQUEST_URI'];?>" method="post">
<p>Continue <input type="submit" name="submit" value="submit" /></p>
</form>