Tag Archives: die

PHP Tutorial : Exit and Die Functions

hi, I have two mins to write about those two very basic functions which will make your script to stop completely, the code will not be interpreted anymore before the line where says exit or die. have some tests (first … Continue reading

Posted in Short PHP Functions | Tagged , , , , , | Leave a comment