> The logs picked up the error after the damage was done: "PHP Parse error: > syntax error, unexpected T_STRING". But the logs don't indicate why > addcslashes failed to slash a single quote in this one instance.
This doesn't make sense. How would a slashing failure lead to a parse error? Parsing should always happen first. Were you hacked? Are you sure it isn't an unsafe include? -John C. _______________________________________________ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php
