summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorxue <>2006-04-02 00:34:32 +0000
committerxue <>2006-04-02 00:34:32 +0000
commit87aaba0aa45ea3ead27966923fa5702817731e7d (patch)
tree9faf6bc41bdbceb9ce3381d465f0b48fdbc979c3 /index.html
parent2f36ce50b85cf0d02174464356e6636d14f4c19a (diff)
Added hello world demo.
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/index.html b/index.html
index 939a4ce6..01b0e598 100644
--- a/index.html
+++ b/index.html
@@ -7,7 +7,7 @@
<body>
<h1>PRADO Framework for PHP 5 </h1>
-<p>Version 3.0b, March 6, 2006<br>
+<p>Version 3.0RC1, April 2, 2006<br>
Copyright&copy; 2004-2006 by <a href="http://www.pradosoft.com/">PradoSoft</a><br>
All Rights Reserved.
@@ -49,8 +49,10 @@ PRADO has been tested with Apache 2.0 on both Windows XP and RedHat Linux.
</ul>
<h2>Included Demos</h2>
<ul>
+ <li><a href="demos/helloworld/index.php">Hello World</a></li>
<li><a href="demos/quickstart/index.php">Prado QuickStart Tutorial</a></li>
<li><a href="demos/composer/index.php">Prado Component Writer</a></li>
+ <li><a href="demos/peronsal/index.php">Personal Website</a> (incomplete)</li>
</ul>
<h2>Documentation</h2>