This is a discussion on "phpMyAdmin" within the Databases section. This forum, and the thread "phpMyAdmin are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
phpMyAdmin
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
phpMyAdmin
Hello Forumz
Sorry to ask i its stupid but dont know. Is phpMyAdmin used to create tables and edit tables in a mysql database? I it is then I might have got a saver! I donno how to hand-code in MySQL. Thanks |
|
|
|
#2
|
||||
|
||||
|
Re: phpMyAdmin
You can use it to do that yes... You'll never learn to hand code MySQL as it is a database. You need to learn SQL which for what you are doing will be rather easy. Yes, SQL is a very complicated language, but like all languages it does have an easy base.
Examples:
Last Blog Entry: Happy Holidays - A Non Offensive way to say Merry Christmas? WRONG! (Dec 11th, 2007)
|
|
#3
|
|||
|
|||
|
Re: phpMyAdmin
Ok so u mean that to use phpMyAdmin good i have to learn some SQL, right? I think if phpMyAdmin can do everything then I don't need to learn SQL coz I don't think i'm yet to design such a site that will need a sql database. or this will come back later in my design field.
Thanks |
|
#4
|
|||
|
|||
|
Re: phpMyAdmin
Actually, SQL is not as hard to learn as you think....Granted I built and deleted a million databases and had so many failed imports and exports I stopped counting, but slowly but surely I am having better luck...which I quess means, I am learning. PHPAdmin does have a tab for SQL which allows you to write sql statements to use on your database. I practise my sql statements and more often than not they actually do what I want...which is very very exciting.
Last Blog Entry: More Sara Blogging (Nov 29th, 2007)
|
|
#5
|
|||
|
|||
|
Re: phpMyAdmin
Yea I was clicking everywhere and there is a place I saw that im supposed to type and sql statement. Ok now I cant go any way round I have to learn it. I tried phpMyAdmin some time before and I couldn't create a single table even by guesing all the fields. it bored me but now I got some interest
|
|
#6
|
|||
|
|||
|
Re: phpMyAdmin
Umm. Just to make sure you're not mixed up: phpMyAdmin is NOT SQL. phpMyAdmin is a control panel written in PHP for mySQL databases. It is a control panel, not a programming language...
Last Blog Entry: 10 Reasons Why My Laptop Is Better Than Your Girlfriend (Dec 15th, 2007)
|
|
#7
|
|||
|
|||
|
Re: phpMyAdmin
And you can create tables, databases and do all sorts of stuff with PHPMyAdmin without going near any SQL.
Pete. |
|
#8
|
|||
|
|||
|
Re: phpMyAdmin
As c010depunkk says phpmyadmin is imo the easiest way to alter,add,and on occasions drop entire databases but only in mysql. you dont need to know much about mysql language to use it either.
|
|
#9
|
|||
|
|||
|
Re: phpMyAdmin
mmh I think I got that much clear. thanks guys
|
![]() |
| Tags |
| phpmyadmin |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| phpmyadmin ... site down? | Accurax | Webforumz Cafe | 5 | May 10th, 2007 18:43 |
| My SQL/PHP - phpmyadmin | mikes | Databases | 11 | Jun 15th, 2006 14:44 |
| phpmyadmin | ktsirig | PHP Forum | 1 | Sep 30th, 2005 10:06 |
| phpmyadmin help needed | blatant3 | PHP Forum | 1 | Nov 4th, 2004 08:48 |