FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » syntax error or notepad++ error?
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
syntax error or notepad++ error? [message #182811] Mon, 16 September 2013 13:20 Go to previous message
richard is currently offline  richard   
Messages: 213
Registered: June 2013
Karma:
Senior Member
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.'&amp;nid='.$number.'">';
echo $vid[0];
echo "</a>";
echo "<br />";
echo $vid[1];
echo "<br />";
echo $vid[3];
echo" </div>\n";

$number++;

Notepad++ matches the opening division with the very last closing division
tag.
Not the closing tag it is supposed to pair with.
Without this code, the pairs match.

So where's the syntax issue at?

I made sure all tags matched properly before including the code.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: problem with many buttons
Next Topic: Browser fingerprinting?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Sep 08 04:32:48 GMT 2024

Total time taken to generate the page: 0.05448 seconds