Questions tagged [hidden-characters]

34 questions
0
votes
1 answer

Join Statement omitting entries

Using: Unix 2.6.18-194.el5 I am having an issue where this join statement is omitting values/indexes from the match. I found out the values are between 11-90 (out of about 3.5 Million entries) and I have tried to look for foreign characters but I…
fullern14
  • 3
  • 1
0
votes
2 answers

data file in horizontal format containing hidden characters

I have been provided a data file in a format I have never seen. The data do not appear to be in columns, but rather in one long row. I can open the file in Notepad and see the data. So, the data do not appear to be encrypted. When I open the data…
Mark Miller
  • 12,483
  • 23
  • 78
  • 132
0
votes
0 answers

Remove Hidden ​

I have a simple HTML snippet that I copy and pasted into Dreamweaver. For some reason during the copy and paste, I picked up this weird ​ character that doesn't render in Notepad++ or Dreamweaver but it causes a line break in the browser. I…
ExceptionLimeCat
  • 6,191
  • 6
  • 44
  • 77
0
votes
1 answer

Remove hidden tags from php json data for android application

I have created json format data using php and it's showing like "address":"8th Floor, \u200bTower EN27 Sector 9 Salt Lake City \u2013 700081 India", I have used header('Content-Type: application/json; charset=utf-8'); and trying to remove…
Monojit
  • 157
  • 1
  • 15
1 2
3