> I understood the rational of using a struct from the beginning. I still in > general don't like using structs very much because as I mentioned it's not > as easy to use. I prefer having 2-3 methods then having one method which I
Well, feel free to post those 2-3 methods which cover all possible variations. Using structs as input parameter is not uncommon in APIs, so I don't see the issue here. - Sascha -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php