Is PhP and MySql used in database creation on websites.
It can be, and other combinations of server side code and database servers can also be used.
Or did you mean "Can PHP and MySQL be used to create a database driven website" ?
Quote:
Originally Posted by Richk71AL
Is ms-access used to retrieve information from MySql
Yes, MS Access can be used to access data from a MySQL server, provided the ODBC drivers for MYSQL are installed on the machine Access is running on.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Growing old is mandatory - Growing up is optional Code Samples | Crowded Nightclub? | Bits & Bobs
access can be used as well as a host of other things but he's asking what IS used when creating a db with php and mysql and logically the answer is php.
I you're already useing php and mysql it make s no sense to try and use access since your application will be very limited and arguably slower.
__________________ The JPProject Multimedia
Designing the world we live in.
Defining the terms we live by.