Posted by Geoff Berrow on 12/19/06 18:40
Message-ID: <1166535755.164051.45680@80g2000cwy.googlegroups.com> from
Kentor contained the following:
>I can't include them because they are all different altho similar.... I
>can't include the area alone because there's code after and before the
>area that is different in each part. Take a look at the examples I
>gave...
You are going to have to bite the bullet and rationalise your code. The
database idea is good but if the data does not change you may simply be
better of storing the basic data in an array which you then incorporate
using include(). Your various select boxes can then be generated from
that array.
--
Geoff Berrow 0110001001101100010000000110
001101101011011001000110111101100111001011
100110001101101111001011100111010101101011
[Back to original message]
|