Hi,
I am beggining working with php and I want to know what I need to execute a php scripts which update a MySQL database.
I am working on Win 98 and MySQL is install on Linux on another computer.
Thank You in Advance for all help.
You should be able to do it with just MySQL, PHP and a Virtual-Server, you should get all of these running on the same machine to build your scripts. Other than that you just need to create a db and a table in the db then write a PHP script to enter the info, there are many ways that this can be done (too many to begin explaining). Have a look at the various PHP/MySQL tutorials in the Articles section of this site. They will tell you all you need to now to get started and so on. If I have completely missed the point please tell me more.