[SOLVED] HEX TO ASCII SEARCH ISSUE |
11/3/2017 14:15:13 | |
| PHPRunner General questions | ||
|
C
cadman12 author
romaldus helped me with the hex to ascii problem I had but now the search tool in the app only recognizes the original hex in the database and I cant search for any ascii characters. For example to search for "BA" I would have to search for "4241". <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=25125&image=1&table=forumtopics' class='bbc_emoticon' alt=':blink:' /> |
||
|
|
romaldus 11/3/2017 |
|
romaldus helped me with the hex to ascii problem I had but now the search tool in the app only recognizes the original hex in the database and I cant search for any ascii characters. For example to search for "BA" I would have to search for "4241". <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=83640&image=1&table=forumreplies' class='bbc_emoticon' alt=':blink:' />
|
|
|
|
romaldus 11/3/2017 |
|
One useful tip to avoid perform complex php coding in phprunner: |
|
|
C
|
cadman12 author 11/6/2017 |
|
Thanks once again romaldus, works great. |
|