I don't know the meanings of -> , ? , : in this line of code. Also can you please explain what $this means while you are at it?PHP Code:return ( $row = $db->sql_fetchrow($result) ) ? $row : false;
Thanks in advance
|
Results 1 to 6 of 6
Threaded View
|
Click Here to Expand Forum to Full Width |