In my code I get the conditional operator as a String.
">=","<=","<",">"
How can i use this operator in php if statement?. is it possible to convert that?.
In my code I get the conditional operator as a String.
">=","<=","<",">"
How can i use this operator in php if statement?. is it possible to convert that?.