Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7699167
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T22:24:54+00:00 2026-05-31T22:24:54+00:00

here is ma rss code, this display description in Arabic but in title it

  • 0

here is ma rss code,
this display description in Arabic but in title it doesn’t change text

<?xml version="1.0"  encoding="utf-8" ?>
<rss version="2.0">
  <channel>
<title>NewsLineME.com - All News</title>
<description>Visit NewsLine for latest news.</description>
<language>ar</language>
<link>http://50.23.16.193/newsline/</link>
<lastBuildDate>Thu, 22 Mar 2012 00:48:13 -0500</lastBuildDate>
<pubDate>Mon, 06 Dec 2011 16:45:00 +0000</pubDate>
<ttl>1800</ttl>
<item>
  <title>&amp;#1607;&amp;#1604; &amp;#1610;&amp;#1578;&amp;#1605;&amp;#1603;&amp;#1606; &amp;#1575;&amp;#1604;&amp;#1593;&amp;#1585;&amp;#1575;&amp;#1602; &amp;#1605;&amp;#1606; &amp;#1578;&amp;#1580;&amp;#1575;&amp;#1608;&amp;#1586; &amp;#1571;&amp;#1586;&amp;#1605;&amp;#1575;&amp;#1578;&amp;#1607; &amp;#1575;&amp;#1604;&amp;#1587;&amp;#1610;&amp;#1575;&amp;#1587;&amp;#1610;&amp;#1577; &amp;#1608;</title>
  <description>
    <![CDATA[&#1575;&#1606;&#1578;&#1602;&#1583; &#1585;&#1574;&#1610;&#1587; &#1573;&#1602;&#1604;&#1610;&#1605; &#1575;&#1604;&#1593;&#1585;&#1575;&#1602; &#1605;&#1587;&#1593;&#1608;&#1583; &#1576;&#1575;&#1585;&#1586;&#1575;&#1606;&#1610; &#1576;&#1588;&#1583;&#1577; &#1585;&#1574;&#1610;&#1587; &#1575;&#1604;&#1608;&#1586;&#1585;&#1575;&#1569; &#1575;&#1604;&#1593;&#1585;&#1575;&#1602;&#1610; &#1606;&#1608;&#1585;&#1610; &#1575;&#1604;&#1605;&#1575;&#1604;&#1603;&#1610; &#1605;&#1578;&#1607;&#1605;&#1575; &#1573;&#1610;&#1575;&#1607; &#1576;&#1575;&#1581;&#1578;&#1603;&#1575;&#1585; &#1575;&#1604;&#1587;&#1604;&#1591;&#1577; &#1608;&#1576;&#1606;&#1575;&#1569; &#1580;&#1610;&#1588; &#1610;&#1571;&#1578;&#1605;&#1585; &#1576;&#1571;&#1608;&#1575;&#1605;&#1585;&#1607;.]]>
  </description>
  <link>http://50.23.16.193/newsline/index.php?file=news_detail/news_detail&amp;translation=ara&amp;id=72&amp;cid=3</link>
  <pubDate>Tue, 20 Mar 2012 11:17:00 -0500</pubDate>
    </item>
  </channel>
</rss>

when you run this file in Firefox it will display description in Arabic but title goes same. Can anybody help me with this problem how to convert those character in Arabic.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T22:24:56+00:00Added an answer on May 31, 2026 at 10:24 pm

    I’m surprised that either the title or the description is coming out as you expect, since in both cases you have double-escaped the characters. Specifically, while &#1606; might represent an arabic character, &amp;#1606; and <![CDATA[&#1606;]]> both simply represent the sequence of 7 ascii characters (&, #, 1, 6, 0, 6, ;). If you want your markup treated as markup, don’t escape it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Here is my code #!usr/bin/env perl # Setup includes use strict; use XML::RSS; use
Here is my code: <?php $RSSFEEDS = array( 0 => http://samnabi.posterous.com/rss.xml, ); function FormatRow($date,
I want to get images from a flickr rss but this code won't get
I have this code in PHP: <?php $data = file_get_contents('http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/football/rss.xml'); $xml = simplexml_load_string($data); echo
I am parsing this xml file here: http://itunes.apple.com/us/rss/toptvepisodes/limit=10/xml . I am getting the preview
my first question! I've been able to code up most of this RSS reader
Prescript: The amazing etherpad was recently open sourced. Get it here: http://code.google.com/p/etherpad . This
I am planing to display Rss feed inside an Androind app I have this
Possible Duplicate: What RSS parser should I use in PHP? Here is the code:
I'm trying to process a delicious rss feed via python. Here's a sample: ...

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.