Giarc86
Expert Member
- Joined
- May 28, 2008
- Messages
- 1,243
- Reaction score
- 4
A friend and I are designing a web app for his company. The user will be able to select an option from a drop down and then a second drop down must populate with subcategories of the first drop down. Then once the form is completed it must be inserted into a MySQL database.
Now the thing I just want to make sure of is, can I do this all in PHP and MySQL?
I know a bit of PHP and have done simple data insertion from a form.
I just want to find out if there is something easier or better to use, or if PHP is perfect?
Thanks
Now the thing I just want to make sure of is, can I do this all in PHP and MySQL?
I know a bit of PHP and have done simple data insertion from a form.
I just want to find out if there is something easier or better to use, or if PHP is perfect?
Thanks
Last edited: