DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   MySQL (http://www.daniweb.com/forums/forum126.html)
-   -   php & mysql (http://www.daniweb.com/forums/thread44905.html)

subhki2000 May 6th, 2006 4:56 pm
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

barnamos May 8th, 2006 1:54 pm
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