php - Why does this if require a default? -


It is:

  session :: is ('vaccine')? Session :: Mill ('vaccine'): 1;   

I would like to leave it: 1 But then it fails for some reason, while TC is set up in the other?

If you already know that the value of tk is You do not have to use the () function to check it.

Use only:

  session :: find ('vaccine');    

Comments

Popular posts from this blog

cmake set_source_files_properties not working properly -

python - Writing Greek in matplotlib labels, titles -

Pygame memory leak with transform.flip -