Jump to content
MakeWebGames

Recommended Posts

Posted

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...

Posted

Dreamweaver has a code part as well as a WYSIWYG... I know a few people that use it, and do everything the same way as if they used notepad++. The programmer is the issue, The program is only a tool. Used right Dreamweaver is as good as every editer out there.

Posted
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?

Posted

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.

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...