2

Why is this not returning me 32? that drives me crazy lol

$t="varchar(32)";
$te=array();
preg_match('/\d*/',$t,$te);
echo $te[0];
Richard
  • 785
  • 3
  • 24

0 Answers0