PHP Classes

if one more array is included e.

Recommend this page to a friend!

      Anti_Util_CircularReference  >  All threads  >  if one more array is included e.  >  (Un) Subscribe thread alerts  
Subject:if one more array is included e.
Summary:Package rating comment
Messages:1
Author:vibha
Date:2009-08-07 08:32:37
 

vibha rated this package as follows:

Utility: Good
Consistency: Insufficient
Examples: Sufficient

  1. if one more array is included e.   Reply   Report abuse  
Picture of vibha vibha - 2009-08-07 08:32:37
if one more array is included e.g. "q" => array(3,1)
then checkArray return only one circular array i.e. 1=>2 , 2=>3 and 3=>1.
It is not returning multiple circular arrays. :(