What is this line used for? can some one explain it to me?
i can see something with if it is set then do something...PHP Code:$var = (isset($_GET['var'])) ? true : false;
|
Results 1 to 3 of 3
Thread: [RESOLVED] If/Then Statement
|
Click Here to Expand Forum to Full Width |