Hi All
Just working on something, trying to get an if command to work
What I need is a statement that I can drop into the body of my page that does the following things.
If $auth =1 then display some html
if $auth =0 then display nothing.
Im sure this is really easy but im still learning php lol
Thanks in advance you lovely people

Just working on something, trying to get an if command to work
What I need is a statement that I can drop into the body of my page that does the following things.
If $auth =1 then display some html
if $auth =0 then display nothing.
Im sure this is really easy but im still learning php lol
Thanks in advance you lovely people
