![]() |
|||
PHP
IT Tags
PHP and FLash multiple file uplo local server Remove Duplicate photo gallery mysql server magento ecommerce server shutdown UPDATE Simplexml Parser XHTML php mail local server my_thread_global_end include ajax control panel Xampp SimpleXML sdf Solr XML objects Overlapping Layers Mobile site indexing solr Stop Script connection to MYSQL Combo box associative arrays check domain |
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? |
