Re: how to link different but related tables
From: Jerry Stuckle <jstucklex_at_attglobal.net>
Date: Sun, 20 Mar 2016 17:40:58 -0400
Message-ID: <ncn57a$ida$2_at_jstuckle.eternal-september.org>
>
> It is proven to be safe to ignore anything Jerry Stuckle says.. He is a
> troll of long standing.
>
> The reason you cant understand it, its because it's BBB.
>
> Bullshit Baffles Brains.
>
> It doesn't mean anything, it just sounds like it does.
>
>
>
Date: Sun, 20 Mar 2016 17:40:58 -0400
Message-ID: <ncn57a$ida$2_at_jstuckle.eternal-september.org>
On 3/20/2016 5:18 PM, The Natural Philosopher wrote:
> On 20/03/16 21:14, mireero wrote:
>> On 03/13/2016 03:11 PM, Jerry Stuckle wrote: >>>> Or (without eval), putting all different actions in a big switch/case: >>>> > >>>> >switch($product_type) { >>>> >case 'dematerialized': >>>> > // Actions to build html code related to dematerialized product >>>> > break; >>>> >case 'physical': >>>> > // Idem for physical items >>>> > break; >>>> >... >>>> >} >>>> > >>> Terrible. Code should never depend on database design. >>> >> >> Thanks everyone for hints/info. >> >> I still have one question, I don't really understand the above comment. >>
>
> It is proven to be safe to ignore anything Jerry Stuckle says.. He is a
> troll of long standing.
>
> The reason you cant understand it, its because it's BBB.
>
> Bullshit Baffles Brains.
>
> It doesn't mean anything, it just sounds like it does.
>
>
>
So says the guy who got fired as a ditch digger because he didn't know which end of the shovel to use.
He's a troll, well known in several usenet groups. That's why he uses a pseudonym and invalid email address - he's doesn't want anyone who knows him personally to know just how stoopid he really is.
-- ================== Remove the "x" from my email address Jerry Stuckle jstucklex_at_attglobal.net ==================Received on Sun Mar 20 2016 - 22:40:58 CET