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

Selenium IDE Conditional Statements -

sql - Select count and aggregate, but only unique -

ruby on rails - How to avoid ActionController::InvalidCrossOriginRequest exception? -