Useful notes & manuals
from the
world wide web
whole library
my notes
Manuals
Android
(7)
CSS
(9)
HTML
(3)
JavaScript
(4)
mySQL
(0)
PHP
(9)
UNIX
(3)
Unsorted
(4)
My notes
Add note
L:
P:
Register now!
FreeHit counter
<<
<
1
>
>>
Remove unwanted symbols from the text
|
read more..
PHP
Solution from: unknown
Created on 27.09.2023 @ 08:51
$search =
preg
_replace("/[^(w)|(x7F-xFF)|(s)]/", " ", $search);
<<
<
1
>
>>
Created by
THE LOST WEB
© 2009-2012