PHP Tutorial for Beginners - MySQL

preview_player
Показать описание
In this video we will setup a database to use later with our PHP scripts.
Рекомендации по теме
Комментарии
Автор

Bro, why didnt you use xampp mysql configuration panel? its easier i guess.. instead of cmd

KR-xofd
Автор

I got to the screen but it's not letting me go any further. I put the path in and it stops me . It tells e it's not on my C drive

kimricketts
Автор

can some plz help me with the following issue:
as i wanted to create edatabase with the command
"create database testdb;"
shows an error: (Access denied for user ''@'localhost' to database 'modb')

thanks in advance.

mustafasayed
Автор

If, like me, you get ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO) you can add a line containing just skip-grant-tables to your file C:\xampp\mysql\bin\my.ini and restart MySQL in XAMPP.

NickHope
Автор

Hey EJ, so is xampp just like a local server? which is better to use, xampp or a webhost when practicing php and MySQL?

kss
Автор

sorry man i am a little bit confused about MYSQL why we are using CMD when we can XAMPP ADMIN (MYSQL:admin which is much easier than this one and could you send yours CMD settings because i can't use my own software system i mean my is in russian and a lttle bit different than yours)

timas
Автор

I did somethg now all the info on the window is gone

kimricketts
Автор

Hye can help me out how to use these all thing in macbook

Aquaticwaves
Автор

Hi . I am facing a problem . whenever I am writing show database;, it's showing "Ignoring query to other database" . please tell me what should I do . reply asap

toobaiqbal
Автор

Access denied for user 'ODBC'@'localhost error no 1045 <28000>

avinashpatil