Search found 1 match

by crunchingnumbers
Sun Oct 18, 2009 5:44 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Rapid PHP 10.02
Replies: 1
Views: 1425

Rapid PHP 10.02

I cannot get a form to work in Rapid PHP 2010. Once i put the <form statement in (even if it is commented out //), the preview window just shows blank. <form method="post" action="<?php echo $PHP_SELF;?>"> Date: <input type="text" name="mydate" /><br/> Version: <input type="text" name="Version" size ...