Прием с $_get

Discussion in 'PHP' started by dimash, 21 Aug 2008.

  1. NOmeR1

    NOmeR1 Everybody lies

    Joined:
    2 Jun 2006
    Messages:
    1,068
    Likes Received:
    783
    Reputations:
    213
    Ща модно флудить что ли стало?

    Code:
    <?php
    if(is_numeric('0xABCDEF')) {
    	echo '[COLOR=YellowGreen][B]wtf?? "0xABCDEF" - is it number??[/B][/COLOR]';
    }
    ?>