So..$sql->execute returns errstr and check() than takes it and parses it, and based on a parsing result returns a value..it works ok, but execute returns errstr value to STDOUT, but in some situations i dont want it to be printed. So..are there some ways of handling if STDOUT is accesed by a specific func?... $sql->execute; if(check($sql->errstr) == 0){return 0;} switch ($i){...}
In reply to STDIO handleing by gemoroy
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |