Re: syntax error or notepad++ error? [message #182821 is a reply to message #182815] |
Mon, 16 September 2013 15:52 |
Thomas 'PointedEars'
Messages: 701 Registered: October 2010
Karma:
|
Senior Member |
|
|
Paul Herber wrote:
> On Mon, 16 Sep 2013 09:20:03 -0400, richard <noreply(at)example(dot)com> wrote:
>> All is well with matching divisions in notepad++ until I enter this code:
>>
>> echo "<div class='bcol2'>";
>> echo "* ".$number." *<br />";
>> echo '<a
^------------------------------------------------------------------
>> href="http://mroldies.net/index2.php?year='.$year.'&nid='.
--------------------------------------------^ ^---------^
>> $number.'">';
^--^
>
> You have single quotes in the URL that are closing the cho statement.
Nonsense.
PointedEars
--
var bugRiddenCrashPronePieceOfJunk = (
navigator.userAgent.indexOf('MSIE 5') != -1
&& navigator.userAgent.indexOf('Mac') != -1
) // Plone, register_function.js:16
|
|
|