matrixindicator
IS-IT--Management
Hello,
I have a report in access that I want to transfer to a .php website. Its a Stock List of cars.
1. First upload with ftp the report transfered to a word .doc from in ms access = OK.
2. Secondly I like to transfer the data of the report to the .php website (without the Admin page), just with ftp. Question is, should I send a file .txt or can I inject my data in the MySql database directly or is there a other way.
The datasource should feed a designed webpage.
I know .php can use as datasource tables MySql and text files. Or are there other way to easily upload the data ?
What do I need to do (without using the PhpAdmin).
tx
I have a report in access that I want to transfer to a .php website. Its a Stock List of cars.
1. First upload with ftp the report transfered to a word .doc from in ms access = OK.
2. Secondly I like to transfer the data of the report to the .php website (without the Admin page), just with ftp. Question is, should I send a file .txt or can I inject my data in the MySql database directly or is there a other way.
The datasource should feed a designed webpage.
I know .php can use as datasource tables MySql and text files. Or are there other way to easily upload the data ?
What do I need to do (without using the PhpAdmin).
tx