Jump to content

linux1880

Members
  • Posts

    136
  • Joined

  • Last visited

Everything posted by linux1880

  1. In my mysql database field the unicode text are like this काठमाडौà¤, २४ माघ / संविधानसभा सदसà¥à¤¯à¤•ो रिकà¥à¤¤ ६ सिटका लागि आगामी चैत २८ गते हà¥à¤¨à¥‡ But when the above text is outputted in browser it is properly formatted unicode chatracters in my old website. I have written new php 5.3 website and echo the avove text , i get exactly same as above which is unreadable to visitors. I also have header as <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> still no luck. I am wondering how the above text has rendered correctly on old site and not in new site ? I don't see any special function used in old site either. I am sure someone can help me out on this. Thanks
  2. i have a news site and some of my partners want to include latest news. They are doing that with iframe at the moment but they are asking for javascript version so that they can style div, please help me how do i do it in javascript ? my current script is like this <iframe height="30%" width="50%" scrolling="no" frameborder="0" src="http://mysite.com/latestnews.php"></iframe>
  3. Hi friends i have latest rss news feed im my php site, i would like to share latest 5 rss feed so some of our partners can publish in thier site . How to do it ?
  4. hi all, i did setup a development server where we can upload php scripts in a network, the problem is script gets error cannot access database although all the db settings are correct pls help
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.