About 1,530,000 results
Open links in new tab
  1. Characters "ي" and "ی" and the difference in persian - Mysql

    Apr 11, 2011 · As you told usually while we are saving a data to database we change arabic ي to Persian ‍ی and when we are reading from it we just go for Persian so everything is true. the …

  2. ascii - SQL Server not difference between 'ی' and 'ي' in Arabic_CI_AS ...

    Mar 10, 2016 · SQL Server not difference between 'ی' and 'ي' in Arabic_CI_AS collation Asked 9 years, 9 months ago Modified 4 years, 3 months ago Viewed 3k times

  3. How to print Persian word in vscode terminal Python

    May 13, 2021 · I'm using vscode and when I try to print this print('شیرینی پزی') the output of terminal is ی‌ز‌پ ی‌ن‌ی‌ر‌ی‌ش what should I do

  4. c# - How to detect Persian characters in string - Stack Overflow

    Jul 5, 2020 · For Example : علي Convert To علی and شکاك convert to شکاک how to detect arabic ي ك from input variable and convert to persian ی ک For Example : "geeks01$سهيلاطريقي03.02geeks!@!!."; …

  5. Problem with Persian_CI_AI collation And 'ك' character

    Sep 6, 2010 · I installed sql server 2008 enterprise and created a sample database whit Persian_CI_AI Collation. then from a visual studio 2010 windows application i insert the word …

  6. why unicode of arabic and persian chars are the same?

    Sep 7, 2013 · The Unicode numbers are the same, because Unicode does not distinguish characters by language. Persian uses the Arabic script (writing system), though with additions …

  7. excel - Specific Right-to-Left Language letter changes to question …

    Dec 12, 2021 · I have problem with this certain letter in Farsi ("ی") which whenever I try to copy it from excel worksheet into VBA editor it turn to "?". Is there any options/modifications in …

  8. javascript - Why getComputedStyle () method does not work …

    Aug 31, 2021 · It simply gets data from json files and loaded them to document. I want to calculate the height of taller column (the column that contains ul element) with …

  9. What's the difference between Visual Studio Community and …

    May 17, 2015 · What's missing in Visual Studio Community 2015? They say it's full-featured and free, but if that's the case, then why do/will they still sell Visual Studio Ultimate 2015 or Visual …

  10. using preg_match to detect persian (farsi) characters in string

    Warning: preg_match() [function.preg-match]: Compilation failed: PCRE does not support \L, \l, \N, \U, or \u at offset 3 in C:\xampp\htdocs\site\form.php on line 38 What can I do?