Hi, > Noticed something interesting. I was helping to debug someone's > programming problem and found that if there is to many 'else if' in the if > and else statement then it doesn't work. Have anyone encoutered this > problem and know of a workaround to it?
That sounds kinda bizzare, how many elseif's did you have? also, were you using 'else if' or 'elseif'? -Dan Joseph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php