| 
	
 | 
 Posted by Mindy Geac on 06/12/69 11:25 
So Im further right now, I need to put the hole ASCII table in de $special 
except : 
A..Z (0x41 0x5A 
a..z (0x61..0x7A 
0..9 (0x30..0x39) 
space (0x20) 
ΐ..? (0xC0..0x259)?!? 
 
Is there a better way to do this? 
 
----------------------------- 
"kerul4u" <....> wrote in message 
news:1125389507.930327.137790@z14g2000cwz.googlegroups.com... 
> Yes Ken u r right 
> Kimmo have u try putting two consecutive white space in 
> 
> $special = array('/','!','&','*'); //here you can add as many char. you 
>  want 
> 
> I think you have not read it carefully //here you can add as many char. 
> you  want 
> 
> KERUL 
> [ProDesignZ] 
>
 
  
Navigation:
[Reply to this message] 
 |