Welcome Guest, Not a member yet? Register   Sign In
How to search between encoded data in mysql database?
#2

[eluser]PhilTem[/eluser]
There's no way to search for an encoded string in any other strings.

The only way you can deal with it: Get your data from the db, decode all encoded strings and then you can search it. Encoding data is not unique and therefore you wont get the same encoded string when you encode a string twice.


Messages In This Thread
How to search between encoded data in mysql database? - by El Forum - 07-06-2012, 10:26 AM
How to search between encoded data in mysql database? - by El Forum - 07-06-2012, 10:48 AM
How to search between encoded data in mysql database? - by El Forum - 07-06-2012, 10:53 AM



Theme © iAndrew 2016 - Forum software by © MyBB