hello guys i want to import excel file with 5 coulms into mysql database. Note: the file that will be imported with extention (.xls) without converting it to .csv
please i want it very fast thanks and best regards [RIGHT][RIGHT][/RIGHT][/RIGHT]
your only option is to store it as a blob, of course you wont be able to do anything with the data then, so your better of store it as a file in the file system.