Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
If I seperated them like how would I get all the categories in category1|subcat1, so it would only getcategory1 category1|subcat1 category1|subcat1|subcat1 category1|subcat1|subcat2 category1|subcat1|subcat3 category1|subcat2 category1|subcat2|subcat1 category2
category1|subcat1|subcat1 category1|subcat1|subcat2 category1|subcat1|subcat3
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: MySQL Answer
by Nightblade (Beadle) on Jul 19, 2002 at 13:14 UTC | |
by Anonymous Monk on Jul 19, 2002 at 13:28 UTC | |
by Anonymous Monk on Jul 19, 2002 at 13:29 UTC | |
by Cine (Friar) on Jul 19, 2002 at 13:32 UTC | |
by Nightblade (Beadle) on Jul 19, 2002 at 13:38 UTC | |
Re: MySQL Answer
by screamingeagle (Curate) on Jul 19, 2002 at 17:02 UTC | |
Re: MySQL Answer
by Anonymous Monk on Jul 19, 2002 at 14:30 UTC |