Search found 6 matches

by Spot
Fri Aug 11, 2006 2:58 pm
Forum: Databases
Topic: Cleaning Database Questions
Replies: 2
Views: 200

Thats all I needed to know, thank you.
by Spot
Fri Aug 11, 2006 2:49 pm
Forum: Databases
Topic: Cleaning Database Questions
Replies: 2
Views: 200

Cleaning Database Questions

Hey, Im learning how to do all this mySQL stuff within the Mac OS Terminal. Anyways I ran a SHOW DATABASES; and came up with the following +--------------------+ | Database | +--------------------+ | information_schema | | cdn_test | | mysql | | sitename | +--------------------+ Now I know what cdn_...
by Spot
Tue Aug 08, 2006 9:27 pm
Forum: Databases
Topic: SQL Question
Replies: 2
Views: 251

SQL Question

Hey, Im trying to learn SQL and its coming along... OK i suppose. I can pick up on the programming side of things - but when I get into the database water - it gets a little deep so to speak :roll: Anyways I was wondering a couple things: 1. Could someone explain to me or point me to somewhere that ...
by Spot
Tue Jul 18, 2006 3:08 pm
Forum: PHP - Code
Topic: Multidimensional Array Help
Replies: 7
Views: 766

Got it working!! :lol: thanks guys! all of you were a great help! Great forms , great people!
by Spot
Tue Jul 18, 2006 2:12 pm
Forum: PHP - Code
Topic: Multidimensional Array Help
Replies: 7
Views: 766

That worked out great, thank you. Im really not to sure how to use quotes i know there are a couple different ways but I guess im doing it right, so whatever im doing I'll keep at it. Thanks for the comment One more quick question. Im trying to get my last grouping to alphabetically categorize itsel...
by Spot
Tue Jul 18, 2006 12:37 pm
Forum: PHP - Code
Topic: Multidimensional Array Help
Replies: 7
Views: 766

Multidimensional Array Help

Weirdan | Please use , and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] Hey, I...