phpMyAdmin

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.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Program Your Website > Databases

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Aug 10th, 2007, 17:21
Reputable Member
Join Date: Mar 2007
Location: Kenya
Age: 20
Posts: 213
Thanks: 0
Thanked 0 Times in 0 Posts
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Aug 10th, 2007, 17:38
JustinStudios's Avatar
Reputable Member
Join Date: Mar 2007
Location: USA
Posts: 404
Blog Entries: 3
Thanks: 0
Thanked 0 Times in 0 Posts
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:
Code: Select all
SELECT * FROM tableName
This will return everything in that table and display it. (in an SQL editor)
Code: Select all
SELECT * FROM tableName WHERE fieldName = value
This lets you "query" the database and find the row(s) that contain the value specified in a certain field
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Aug 10th, 2007, 17:48
Reputable Member
Join Date: Mar 2007
Location: Kenya
Age: 20
Posts: 213
Thanks: 0
Thanked 0 Times in 0 Posts
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Aug 10th, 2007, 19:04
Most Reputable Member
Join Date: Dec 2006
Location: San Francisco
Age: 57
Posts: 1,567
Blog Entries: 3
Thanks: 0
Thanked 0 Times in 0 Posts
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)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old Aug 10th, 2007, 19:46
Reputable Member
Join Date: Mar 2007
Location: Kenya
Age: 20
Posts: 213
Thanks: 0
Thanked 0 Times in 0 Posts
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old Aug 10th, 2007, 20:42
Highly Reputable Member
Join Date: Apr 2007
Location: Willich, Germany
Age: 20
Posts: 593
Blog Entries: 2
Thanks: 0
Thanked 0 Times in 0 Posts
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...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old Aug 10th, 2007, 20:52
Most Reputable Member
Join Date: May 2006
Location: North West, UK
Age: 22
Posts: 1,173
Thanks: 0
Thanked 0 Times in 0 Posts
Re: phpMyAdmin

And you can create tables, databases and do all sorts of stuff with PHPMyAdmin without going near any SQL.

Pete.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #8  
Old Aug 10th, 2007, 22:32
Reputable Member
Join Date: Jun 2007
Location: uk
Posts: 459
Thanks: 0
Thanked 0 Times in 0 Posts
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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #9  
Old Aug 11th, 2007, 07:03
Reputable Member
Join Date: Mar 2007
Location: Kenya
Age: 20
Posts: 213
Thanks: 0
Thanked 0 Times in 0 Posts
Re: phpMyAdmin

mmh I think I got that much clear. thanks guys
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
phpmyadmin

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

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


All times are GMT. The time now is 22:51.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42