MissMandrin
02-05-2006, 07:27 PM
I've been hearing a lot of talk about some program called MySQL lately...I was just wondering what it is!! :D Can someone please explain? Thanks!
|
View Full Version : What is MySQL? MissMandrin 02-05-2006, 07:27 PM I've been hearing a lot of talk about some program called MySQL lately...I was just wondering what it is!! :D Can someone please explain? Thanks! Douglas 02-05-2006, 07:50 PM MySQL Stands for My Structured Query Language. It is a database, where you can store any type of data you want, you can use it with programming languages to make many applications, like forums, login systems, plugboards, etc. The website is: http://www.mysql.com/ :D MissMandrin 02-05-2006, 09:30 PM Ok, cool! Thanks! :) |