<span class="Apple-style-span" style="font-family: arial, sans-serif, 'Arial Unicode MS'; font-size: 13px; border-collapse: collapse; ">actually this is what i got when i used UTF8_decode function of PHP <br><br>CODE:<br>
<?php<br> $conn = mysql_connect('localhost','root','healthnet') or die('Could not connect to database');<br> $db = mysql_select_db('koha',$conn) or die('Could not select database');<br>
$query = mysql_query("SELECT author FROM biblio") or die('Could not execute query');<br> $row = mysql_fetch_array($query);<br> echo '<pre>'.$row['author'].'</pre>';<br>
echo '<pre>'.utf8_decode($row['author']).'</pre>';<br>?><br> <br>Result:<br><pre style="white-space: pre-wrap; word-wrap: break-word; ">"कारॠकी, यॠवराज सिंह"</pre>
<pre style="white-space: pre-wrap; word-wrap: break-word; ">"�?ार्�?�?, युवरा�? सि�?ह"</pre><div><font class="Apple-style-span" face="monospace"><span class="Apple-style-span" style="white-space: pre-wrap;">Is there a problem with the <a href="http://search.pl">search.pl</a> script file???</span></font></div>
<div><font class="Apple-style-span" face="monospace"><span class="Apple-style-span" style="white-space: pre-wrap;">I have set up the mysql character set as UTF8 and also the collation in phpmyadmin is utf8_general_ci . Isn't this sufficient for the Nepali Unicode??? </span></font></div>
<div><font class="Apple-style-span" face="monospace"><span class="Apple-style-span" style="white-space: pre-wrap;">Nepali is a Devnagari Script, similar to Hindi.</span></font></div><div><font class="Apple-style-span" face="monospace"><span class="Apple-style-span" style="white-space: pre-wrap;"><br>
</span></font></div><div><font class="Apple-style-span" face="monospace"><span class="Apple-style-span" style="white-space: pre-wrap;">Please Help.</span></font></div><div><font class="Apple-style-span" face="monospace"><span class="Apple-style-span" style="white-space: pre-wrap;"><br>
</span></font></div><div><font class="Apple-style-span" face="monospace"><span class="Apple-style-span" style="white-space: pre-wrap;">Thanks.</span></font></div></span>-- <br>Nitesh Rijal<br>BE IT<br><a href="http://niteshrijal.com.np">http://niteshrijal.com.np</a><br>
+9779841458173<br>