I am trying to get the contents of text/HTML files from my local machine in to a table field in MySQL server. Whether the local file is uploaded to the server is not a concern as long as I am able to (in rare cases) upload (or update the database) with the same file name.
Can anybody help? Thanks.