On Error ??
Posted: Sat Sep 06, 2003 10:39 pm
If a Line of PHP code crashes, is there a way to tell the parser to keep processing the rest of the page rather than stopping page execution?
ie: VB's on error resume next OR Java's try...catch ?
ie: VB's on error resume next OR Java's try...catch ?