Re: [PHP] Basic of Basics

2009-09-22 Thread Robert Cummings
Todd Dunning wrote: Rob it's LAMP php5. Godaddy virtual dedicated. I'm considering if I should just bite the bullet and attempt to build my first SQL db tonight, because there's plenty of info about doing the basics via sql. I have phpMyAdmin and cPanel. It's a classic noob issue of whether

Re: [PHP] Basic of Basics

2009-09-22 Thread Todd Dunning
to spend extra time doing it the right way or not. Thanks very much for your interest in helping. - Original Message - From: "Robert Cummings" To: "Todd Dunning" Cc: Sent: Tuesday, September 22, 2009 5:22 PM Subject: Re: [PHP] Basic of Basics Todd Dunning wrot

Re: [PHP] Basic of Basics

2009-09-22 Thread Robert Cummings
Todd Dunning wrote: Just put yourself in these shoes: 1. It's before you learned SQL. 2. You can declare variables and call includes and that's about it. 3. Your site looks great, the includes are ready. The variables are already in the includes. 4. You have a delimited file, 15K rows, 30 colu

[PHP] Basic of Basics

2009-09-22 Thread Todd Dunning
Just put yourself in these shoes: 1. It's before you learned SQL. 2. You can declare variables and call includes and that's about it. 3. Your site looks great, the includes are ready. The variables are already in the includes. 4. You have a delimited file, 15K rows, 30 columns. 5. You have to g