Forum: PHP Sep 5th, 2007 |
| Replies: 2 Views: 2,374 If you are setting up on your local machine then i recommend to you to go for "WAMP' or "EasyPHP".
this will directly install and configure you PHP and MYSQL... you dont have to do anything else... |
Forum: PHP Sep 5th, 2007 |
| Replies: 2 Views: 5,369 Keep "Submit Button" Disbaled by default.
Then on each mandatory field put onBlur="function();"
in this function write the code to check all the mandatory fileds are filled, if yes then enable... |
Forum: PHP May 9th, 2007 |
| Replies: 7 Views: 1,464 check out http://www.php.net |