Emin Özlem; CSS Artisan, WordPress & PHP Enthusiast.
  • Portfolyo
  • İletişim
  • Hakkında
  • IBAN / Hesaplar
  • en
  • tr

Monthly Archives: Aralık 2013

Checking if string contains numbers

is_numeric doesnt check strings for numbers. You need to use  preg_match('#[0-9]#',$string)...
  • ←
  • 1
  • 2

Bootstrap UL

© Emin Özlem; CSS Artisan, WordPress & PHP Enthusiast.