
February 12th, 2008, 01:09 PM
|
 |
Moderator
|
|
Join Date: Apr 2007
Location: Finland
Posts: 2,310
 
Time spent in forums: 6 Days 4 h 58 m 15 sec
Reputation Power: 4
|
|
Quote: | Originally Posted by Naomi There is heaps of information out there for php and mysql, however I can't find any help for myphpadmin. |
Phpmyadmin is simply a tool you can use to avoid writing SQL yourself. The terminology used in Phpmyadmin is the same as in MySQL, and the user interface is quite intuitive. If you learn MySQL, you learn Phpmyadmin.
Quote: I'm just trying to create a table in myphpadmin.
I've found sql scripts to create tables, however they all encounter syntax errors when I type them into the query box. |
It would help to see the SQL code and the error messages.
Quote: If I could get any pointers on where to find a myphpadmin user guide, or any help just orientating myself in the user console,
that would be so appreciated. |
The phpMyAdmin documentation should prove helpful. However, like I said before, the best way to learn the MySQL database is to learn the SQL used in it, and once you gain some experience you will find the MySQL documentation to be a good resource. In the very beginning, though, I suggest you try to find beginner tutorials.
I hope this answer was helpful.
__________________
Fight Internet censorship!
Code:
() ascii ribbon campaign - against html e-mail
/\ www.asciiribbon.org - against proprietary attachments
|