Posted by jodleren on 01/07/08 16:24
another topic though related to the previous post. How do IF behave in php? Say, if( $goahead && copy($somefile1, $somefile2) ) echo "hello world"; What if $goahead is false, will the if the fall, or test all of the statements? I can make a complex if system, but eventuallt I can keep it simple here...
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming