<?php $entrada = '100,30'; echo preg_replace('/[^0-9]+/','',$entrada);
Standard input is empty
10030
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!