Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Community Cafe (http://www.bvlist.com/forumdisplay.php?f=18)
-   -   AND ore && ??? (http://www.bvlist.com/showthread.php?t=7300)

it53lv 2nd December 2011 12:08

AND ore && ???
 
shoud i use AND ore && in php ???
so what' s the diference ?
variant 1
Code:

if ((isset( $POST['sampl'] ) && $POST['sampl']))
variant 2
Code:

if ((isset ($POST['sampl']) AND $POST['sampl']))


All times are GMT +2. The time now is 07:04.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.