Quick php question
Posted: Wed Aug 03, 2005 4:58 pm
Does anyone know if there's a php equivalent of the ASP response.end statement? This will break off code parsing and output what's in the HTML buffer. It's like your code just ends at that point.