Posted by AlexVN on 10/10/99 11:50
Sonnich, Most likelly your an error here: for($j=$i;$j<(count($item1)-1);$j++); This "for" is an empty "for" that just does nothing, because its body is empty--it is closed by the the last ";" in the line. -- Alexander, http://www.alexatnet.com/
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming