manixsio
Joined: 17 Oct 2004
Posts: 1
Posted: 2004-10-21 14:11
Back to top
Reply with quote
|
I use phpMyEdit with Chinese database. Some Chinese characters (2 bytes) include the '\' code. When I set the filter with such Chinese, the search result is nothing.
a simple example:
set a field = 'a\b\c'
set filter = '\'
it cannot list the match record.
Anyone can help me?
|
michal
Joined: 17 Jun 2003
Posts: 537
Location: Slovakia
Posted: 2004-10-28 17:42
Back to top
Reply with quote
|
try searching for \\ . afaik, pme tries to search just like for regular expressions where \ is a special character.
|
|
Post new topic
Reply to topic
|
|
|