![]() |
|||
PHP
IT Tags
server shutdown check domain include photo gallery associative arrays Remove Duplicate UPDATE indexing solr Overlapping Layers SimpleXML local server local server XHTML PHP and FLash multiple file uplo objects magento ecommerce sdf mysql server ajax php mail Solr XML connection to MYSQL Combo box control panel Stop Script Xampp Simplexml Parser my_thread_global_end Mobile site |
How To Stop Script?
By: Manoj | 02 Jan 2009 8:59 am
Hi, I am looking for a way to stop a script, kinda. For example: if(strlen($username ) == 0) { echo "Username is empty! All fields are required!"; } If it echo's "Username is empty! All fields are required!" I want it to stop running, so that no further error messages display in my script, but if it does not echo then I continues running. Is there a way to do this? |
