What are the differences between die() and exit() functions in PHP?
die()
exit()
I think both have the same functionality, but I doubt there is something different in both... what is it?
No comments:
Post a Comment