Jump to content
MakeWebGames

NOTEPAD++ Problems


Uridium

Recommended Posts

Is anyone who is using NOTEPAD++ Experiencing any weired behaviour

I recently sent 2 files back to my server and localhost that i spent hours writing on NOTEPAD++ only to find the most annoying error going

which was something on the lines of T_Uncapsed_White_space line 1

line 1 being <?PHP reading up on this error i thought i may have dropped the <?PHP to line 2 but nope it was deffo on line 1..

Whn i copied and pasted the entire script into Notepad instead of being layed out neatly it was full of these [ ] << Square blocks all over the place..

After chatting with My old pal Crimgame he worked out that NOTEPAD++ was at fault and the solution was to copy the entire code again on pastebin delete the file i had just made and paste back into a newly opened NOTEPAD++ file...

Link to comment
Share on other sites

Is anyone who is using NOTEPAD++ Experiencing any weired behaviour

I recently sent 2 files back to my server and localhost that i spent hours writing on NOTEPAD++ only to find the most annoying error going

which was something on the lines of T_Uncapsed_White_space line 1

line 1 being <?PHP reading up on this error i thought i may have dropped the <?PHP to line 2 but nope it was deffo on line 1..

Whn i copied and pasted the entire script into Notepad instead of being layed out neatly it was full of these [ ] << Square blocks all over the place..

After chatting with My old pal Crimgame he worked out that NOTEPAD++ was at fault and the solution was to copy the entire code again on pastebin delete the file i had just made and paste back into a newly opened NOTEPAD++ file...

Update NP.

Danny, simply why?

Link to comment
Share on other sites

Well no, not all IDE are made equals, even for PHP. You guys should at least try the PDT (or whatever it is called) for eclipse and see what auto-completion and inline help means.

Second, those square issues are normally issues with non-printable characters and could be created by copying odd things over. Not a bug of Notepad++ but more the tool you used to copy (so not the paste just the copy).

BTW I removed Danny useless post... non-sense.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...