First goto
www.c-e-v.com/xbox/CMR/wishlist.php
you will notice a lot of 3 lenth strings. these are the condional tests.
the databse splitter uses a (c) followed by a strange Y then the (r)
Look towards the bottom of the list. There are 2 of them in a row. I use substr to extract contents, but for some reason it runs over the second (C)Y(r) thingy, and the output end up being (C)Y(R)H instead of 1 null string and 1 string with h.
???




Reply With Quote