|
Posted by esoterik on 09/09/07 20:27
On Wed, 05 Sep 2007 02:03:47 -0500, Blue_Hatter wrote:
> I'm new to the world of programming and all, what I would like to know
> is how to create MySQL databases and resources that would help an
> aspiring programmer like myself at getting the hang of the whole world
> of MySQL, I love the idea of writing dynamic websites and such are ther
> like editors for MySQL databases? I am like totally clueless
I would grab a cheap webhost (cpanel type, few bucks a month) and play
around with it. If youre on windows, you can grab a copy of Xampp which is
an all in one apache/mysql/php/curl release that is pretty easy to work
with.
The reason I liked starting with these was phpMyadmin made it easy to
check out what my scripts were doing to the database, and it wasnt
intimidating like working on a command line. Leafing through a few books
at the bookstore also helped to make sense of the more complex ides too..
-eso
Navigation:
[Reply to this message]
|