View Single Post
Old 07-02-2012, 06:29 PM   PM User | #10
Fou-Lu
God Emperor


 
Fou-Lu's Avatar
 
Join Date: Sep 2002
Location: Saskatoon, Saskatchewan
Posts: 15,635
Thanks: 4
Thanked 2,448 Times in 2,417 Posts
Fou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to all
Yes. I left this in while debugging: print_r($aUnvisited);.
The blank page is actually caused by an error. The call to header() fails since I already flushed output with the print_r. When its removed, it should function properly.
Fou-Lu is offline   Reply With Quote