HI ,
I have a php sript that imports an XML file data into an mysql table from a website page
What I need is to add a button named 'import' and when click it to browse by computer , select the xml saved in my desktop and the import the data in mysqltable.
Thanks once again!