[PHP] Multiple if() statements

2006-06-28 Thread Grae Wolfe - PHP
I have a table with lots of fun information in it. For one of the pages that I am working on, I want to display a list of names based on what is in the DB. My $SQL statement works great and has pulled in values for first_name, hs_last_name, and last_name in that order. Right now, I am just

[PHP] Re: Multiple if() statements

2006-06-28 Thread Grae Wolfe - PHP
Thank you all SO incredibly much!!! Now I just have to figure out how to get it to put the results into two columns instead of one, and this phase of this nightmarish project is over!! I am eternally grateful, and I am sure I will be back with more questions!! Grae Wolfe - PHP [EMAIL

[PHP] New install platform

2006-06-25 Thread Grae Wolfe - PHP
It has become evident that I need some form of local testing environment so that I can figure out what is wrong with one of my $sql statements. Can anyone tell me what the easiest platform is to set up a PHP/MySQL system? I have a PC and a Mac on OS X, and with the use of VirtualPC I have