You are on page 1of 1

ALGORITHMS:

1.
2.
3.
4.
5.
6.

Create index.php as a home page


Create session.php as a dynamic value procedure
Create page1.php as initial page
Create page2.php as secondary page
Upon loading of index.php page, remain in index.php without change in content
Upon clicking

1. Set session to initial value


2. Set session to secondary value
3. Set session to third value
4.

You might also like