Js control character

155555555555

copy the above numbers. When ASCII is transferred to Unicode, it is found that &-sharp8237

is added before it.

Baidu is forced by LRO from left to right

I would like to ask js how to deal with this kind of control characters, delete only pure numbers


&-sharp8237= > 8237 is that what you mean?

"& -sharp8237".replace(/[^\d]/g, "");

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b22461-2a967.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b22461-2a967.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?