![]() |
php/mysql question
When doing a php script with a database, is it possible to have the database be stand alone or does it always have to be registered on the server?
Like when you do asp pages you can just upload an access database on the server and reference that database in your code without having to register the database on the server like "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=c:\inetpub\wwwroot\whatever.mdb" Can you do that with php? It's a pain to keep asking my admin to create new databases. |
|
no.. you can not upload a mysql database same as access unfortunatelly..
ask your system admin to install PHPAdmin for you so that you won't have to ask him to create new databases each time you need one.. You simply do it yourself.. |
ok thanks
|
Why do you have to ask your admin to do it?
Just get a script like PHPMyAdmin if you don't have shell access. |
| All times are GMT -7. The time now is 08:00 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123