Computer ForumsComputers  

Go Back   Computer Forums > Programmers Lounge > Programming Discussions

Reply
 
LinkBack Thread Tools Display Modes
Old 02-21-2007, 06:18 AM   #1 (permalink)
regiemon
True Techie
 
Join Date: Jan 2006
Posts: 123
Default php and mysql script

have a plan developing a website using php and mysql.
multiple users can logon in the website to enter some information thru the database.
but how can i make the database could accept multiple connection?
isn't it that when someone is currently using the database and another user would like to connect to the database, it will have an error saying that the database is currently in use?

thank you very much
regiemon is offline   Reply With Quote
Old 02-21-2007, 10:25 AM   #2 (permalink)
Stormdev
Newb Techie
 
Join Date: Dec 2006
Posts: 21
Default

regiemon,

MySQL is a multi user database, it will handle the connection requests and transactions for you so there is really not much for you to worry about in that respect... as your site grows you will be more concerned with the type and volume of transactions that may occur on your database server and this will influence how you setup your MySQL server.

Here is some info on MySQL:
http://en.wikipedia.org/wiki/MySQL#P...ming_languages
http://www.mysql.com/
Stormdev is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 07:01 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0 RC8