+1 great and easy way to come up with that so quickly – SarfrazFeb 22 '10 at 8:26
1
Only detail (which may or may not be wanted) is that if you call getLongestString("aaaaa","aa",99999999) it'll return 8, not 5. – Vinko VrsalovicFeb 22 '10 at 8:32
Fatal error: func_get_args(): Can't be used as a function parameter – SrinivasFeb 22 '10 at 8:34
Srinivas Tamada: use a more recent PHP version. 5.3 has been out for quite a while now and has many improvements. – janmoesenFeb 22 '10 at 8:36