http://adf.ly/6Nh9w The beginning of this new video tutorial series indroduces you to the basics of MySQL. The tutorial will show you how to create a database …
Original source
http://adf.ly/6Nh9w The beginning of this new video tutorial series indroduces you to the basics of MySQL. The tutorial will show you how to create a database …
Original source
38 responses to “MySQL For Beginners – Tutorial 1 – Introduction to Basics”
Good into thks
hi i have use this.i am run the program in mozila.but nothing to shown.what i will do.anyone help me
merci
My good your tutorial
good intro. Thanks
TIP it's pronounced my sequel..
When I run the program, on the browser my whole code is coming up. Im using a normal text editor not notepad++. Any ideas?
Can you update this video? What I see doesn't at all describe the version of PhPmyAdmin I have installed.
Deprecated: mysql_pconnect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in C:xampphtdocsappclass.engine.php on line 48
thank you, good tutorial 🙂
Yay a South African 🙂
Great video. But I think being from SA you should translate what "just Now" means Which really means "not now"and that "now Now" means "now" and "now" means also "now" Is this right?
You should mention why you saved index.php (and why it is called that) in /Applications/MAMP/htdocs/tut1 or whatever yours may be.
South Africa ekse!
Yeah I agree with Seis. This is quite frustrating.
When it comes to organizing your content, titling this video "My SQL for [beginners] [Introduction to the Basics] should not have pre-requisites. Thats where it should start as per the title of your video.
It's not very convenient to have to sift through other series' videos like PHP just to qualify oneself to be able to do the first step here with localhost.
It just doesn't seem like an introduction, if it requires an introduction
That dollar sign is an absolute necessity, PHP has reserved words and variables. The way PHP distinguishes from reserved words and variables is through escapes such as the '$' sign. If you were to type it without the dollar sign php would not know if you are referring to the variable you instantiated earlier or something else.
thanks, very clear steps for noobs like me
Once I make table, I cannot see Create table sql code above the created table like you show in this tutorial. Instead I see SELECT *
FROM `Experiment`
LIMIT 0 , 30. How do I fix/change so that I can see code for the create table
WAMP is for windows.
You need the Mac version which is called something else
W = Windows
A = Apache
M = MySQL
P = PHP or Perl
you can figure this out
Are you using phpadmin via a host like hostgator, where the db connections are handled in the whm? (cpanel). If so, you'll have to do that portion there and proceed to create a directory for use in testing the file.
DAMN, some of these people are just plain ungrateful. Personally, I appreciate your tutorial. My setup and access is a little different than yours (host gator) but I get what you are doing and was able to get all the way through your tut. A few minor changes. One guy said "be more professional". Ummmm the title is "INTRO to BASICS". Geez. Anyway. Thanks again. I've learned what I need from many videos just like yours.
how do you get to the local host?
about minute 5, how do you use php in ubuntu?
Thank you
domain has expired
Thanks for the help! Has anyone tried the iPhone app MySQL Database VoiceQuery Pro? They claim you can query a database using voice commands. What do you guys think of it?
tried to open it in Firefox doesn't work….& i have Apache installed, help me please
i dont have the priviliges button up there 🙁 so cant add a user
i get same error. with WAMP. even if i change the default pass and them flood it.. clear it whatever it wont work.. it comes up asking for pass in CLIMySQL bit.
do i have to use php or can i also use asp.net
I have heard various experts in the field pronounce it as both sequel and s-q-l. Does it actually matter? No.
Except that's wrong because it isn't sequel, it is the letter S, Q, and L. It stands for 'structured query language'
Got there in the end!
Very good easy steps. good basic help. God bless you.
Nice and clear !
iam using 3owl as my server and it says:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'u112360866_datau'@'localhost' (using password: YES) in /home/u112360866/public_html/index.php on line 3
This is amazing! You are better then my teacher!!!
hey sir, how can we do something like SHOW DATABASES in php? i want to see all my databases using my own php script.. but when I tried to query it, it doesn't return anything, please help..
I go to localhost… I get a white screen.