finally block

I had described try/catch block in the previous article. If catch block itself will report an error, then it is possible to execute code within finally block.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator