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

python - Writing Greek in matplotlib labels, titles -

c# - LINQ to Entities does not recognize the method 'Int32 IndexOf(System.String, System.StringComparison)' method -

Pygame memory leak with transform.flip -