Help for this page

Select Code to Download


  1. or download this
    if (length($html[$i]) > 1000000) ## $html[$i] holds the current string
    + of html 
            {
    ...
            }
            else
            { ### Proceed normally