I have installed latest version of wamp server in my local,
I have the following version for
Apache - 2.2.17
PHP - 5.3.5
mysql - 5.5.8
I am recursively calling a function inside a class, It has end point after 1300 iterations. But I don't know in my new wamp server installation I am getting the following error
Fatal error: Maximum function nesting level of '100' reached, aborting! in D:\wamp\www\
Did any faced this kind of issue, please give me solution...