12:0512:05, 11 June 2008diffhist+846 Nm
How to debug your codeNew page: The simplest way for debug your code is create echo items for variables and output it into the screen. For expample, you want to now what value of the index item in for cycle: for ( $i = ...