[PHP] exists max number of case block in switch steatment ?

2004-07-27 Thread Gianni Pirini
Hello !! First of all, sorry for my english... I've one question, what is a reasonable max number of case block in a switch steatment? If i want to redirect 300 pages, for example, to one page index.php?id=32 and include in this page, in base of the id value, 300 different pages, i can have some pr

[PHP] exists max number of case block in switch steatment ?

2004-07-27 Thread Gianni Pirini
Hello !! First of all, sorry for my english... I've one question, what is a reasonable max number of case block in a switch steatment? If i want to redirect 300 pages, for example, to one page index.php?id=32 and include in this page, in base of the id value, 300 different pages, i can have some pr

[PHP] exists max number of case block in switch steatment ?

2004-07-27 Thread Gianni Pirini
Hello !! First of all, sorry for my english... I've one question, what is a reasonable max number of case block in a switch steatment? If i want to redirect 300 pages, for example, to one page index.php?id=32 and include in this page, in base of the id value, 300 different pages, i can have some pr