View Single Post
Old 02-21-2007, 02:18 AM   #1 (permalink)
regiemon
 
True Techie

Join Date: Jan 2006

Posts: 123

regiemon

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