/ Published in: PHP
Give a string, and it will only returns numbers.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
function extract_number($string) { }