![]() |
| ||
| php & mysql tell me how to generate a mysql database at the end system and how it is related to web server i want to ask that what is the extension of the mysyl file so that it can be uploaded and where do i create this |
| ||
| Re: php & mysql mysql is simply a database. It doesn't use and isn't a webserver. You use a scripting language like PHP to write SQL commands that mysql can understand. PHP can format the data in such a way as let a webserver present the information within a webpage. This is different than html as a php page can be created "on the fly" from current database contents. Mysql can import and export data from spreadsheets. Or php can take information entered into a form and insert the data into mysql. There is no .mysql extension that a webserver "understands". HTH |
| All times are GMT -4. The time now is 1:11 am. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC