PHP Code:
(@$_POST['disable_styles'] == "") ? $_POST['disable_styles'] = 0 : "" ;
I'm beginner in web programming
anyone can help me? especially bout function
":" on code above.
appreciate if u could explain every single part above.
i just need to know meaning only.
