View Single Post
  #1 (permalink)  
Old 13-05-2008, 06:24 PM
just's Avatar
just just is offline
Novice Webmaster
 
Join Date: Mar 2005
Location: JB
Posts: 14
Rep Power: 0
just is on a distinguished road
Send a message via Yahoo to just
Question Can Explain is this?

PHP Code:
 (@$_POST['disable_styles'] == "") ? $_POST['disable_styles'] = "" 
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.
Reply With Quote