|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
hi
how to modify this code to search in non-english char's ? <BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">code:</font><HR><pre> for (split(/&/, $query)) { next if (!$_); tr/+/ /; s/%([a-fA-F0-9][a-fA-F0-9])/pack("C", hex($1))/eg; s/r//g; ($a, $b) = split(/=/); $FORM{$a} = $b; [/code] bye |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Perl Programming > non-english problem |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|