I have two seperate websites set up one which uploads a document and reads its info using a php form another website i have made is to have a database which i want to send this data to i have just made a table in html as the database and want the info sent in files to be put in the databse in the appropriate way however i cannot find any information to do this anyone know of any resources that might help also might it be easier to create a database on microsoft access or something and then put it on a website cheers
You can try writing to database remotely. In your db configuration instead of "localhost" enter server's IP address