Hello! On Thu, Sep 03, 2009 at 11:55:47PM -0400, afen wrote: > if your page test.php > $html=@file_get_contents("http://localhost/test.php"); > then error Looks like infinite recursion for me. See http://en.wikipedia.org/wiki/Recursion Maxim Dounin