I was trying to create a form as follows
Name - <textbox>
Amount Deposited - <textbox>
Type of Deposit - <combo> Cheque/Cash
If Cheque is selected than
Bank Name - <textbox>
Cheque No. - <textbox>
A/C No. - <textbox>
If Cash is selected than
Bank Name - <textbox>
Branch Name - <textbox>
I am very new to PHP and facing a problem to create this form. Please Help me.
Advance Form
Moderator: General Moderators
Re: Advance Form
This is an HTML problem and not anything to do with PHP. Review form tutorials.
http://www.google.com/search?q=HTML+for ... =firefox-a
http://www.google.com/search?q=HTML+for ... =firefox-a
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.