Hi, Im new in all this PHP world. Can you please tell me where I can find some info about doing this php pages:
1) UPLOAD FORM - I want to upload a file from the browser to a directory and store all the info into a database also I want the form to have a drop-down menu attached to a recordset in a table, I want the menu to be updated everytime the recordset changes.
2) A page that retrieve data from a database and place them into a page in a table in the page.
3) A page with an Alphabetic menu where I can select for example Brands, brands by letter, that will go to a page called (for example) brand.php, and then that brand product(s) to product.php
Hope I explained myself right, Please keep in mind I'm really NEW into this, thanks!
Ivan