Am Samstag, 5. Oktober 2002 20:44 schrieb Adam Royle: > I very much appreciate the suggestions made by the people on this list, > although for me, when developing, the less typing I have to do, the > less errors I am bound to come across, and therefore the less debugging > I must do. (Now, doesn't this seem sensible?)
Well, have you ever read a perl script? :-) The shortest source is not the best in all cases. Consider, that there will be times, you must read the source again - well, the easier it is written (and structured), the easier you will see again how it works... --Sascha -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php