In a previous tutorial we discussed PHP syntax errors description , and now we will talk about Runtime errors in PHP.
Sometimes Runtime errors are harder to detect. Runtime errors are not caused only by the contents of your script. They can rely on interactions between your scripts and other events or conditions.
For example the next construction:
include (