About 6,370,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 second approach …

  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. 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!@!!."; and I want to …

  4. 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

  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 "اسكندر" whith two type …

  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 with respect to the …

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

    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 Windows or VBA …

  8. 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?

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

    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 Studio …

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

    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 getComputedStyle () method in the …