>because in reality I don't have just these 4 fields
> but 43 fields in one table that have to be taken. "Select *..." seems a
much
> easier way to get it....
>

you have 43 fields in 1 table? if you are seriously considering offering
hosting packages, then i'm guessing your wanting to be half professional
about it. you should look into restructuring you table. do you really NEED
to have all 43 fields in 1 table? i've made the same mistake myself, and
believe me, it's a lot easier if you simplify your tables. you might get a
little more complicated code, but it'll help you tremendously in the future.




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to