Hi everybody in the php community,
I am relatively new in this field, and one of my first challenge is the following :
Importing an Excel file, containings URL, into a MySQL database.
It must be the simplest process possible for the end user, avoiding as far as
possible all steps of converting and/or transforming files.
Of course, we want to preserve the identity of the URL.
Is there anybody who can help me or give me tricks to do this function ?
Tks in advance for all your suggestions and best regards
RCB845
I am relatively new in this field, and one of my first challenge is the following :
Importing an Excel file, containings URL, into a MySQL database.
It must be the simplest process possible for the end user, avoiding as far as
possible all steps of converting and/or transforming files.
Of course, we want to preserve the identity of the URL.
Is there anybody who can help me or give me tricks to do this function ?
Tks in advance for all your suggestions and best regards
RCB845
Comment