php check if collection variable exists code example Example: if exist php if (isset($var)) { // Code here }