Re: syntax error or notepad++ error? [message #182827 is a reply to message #182820] |
Tue, 17 September 2013 01:49 |
Norman Peelman
Messages: 126 Registered: September 2010
Karma:
|
Senior Member |
|
|
On 09/16/2013 11:35 AM, Christoph Michael Becker wrote:
> richard wrote:
>
>> so I guess I'm gonna have to use the & version for the tag brackets.
>
> You may consider using PHP's "template" syntax instead:
>
> <div class="bcol2">
> * <?php echo $number;?> *<br />
> <a href="http://mroldies.net/index2.php?year='<?php echo
> $year;?>&nid='<?php echo $number;?>">
> <?php echo $vid[0];?>
> </a>
> <br />
> <?php echo $vid[1];?>
> <br />
> <?php echo $vid[3];?>
> </div>
>
My eyes! My eyes! Please - someone stop the pain!!!!
--
Norman
Registered Linux user #461062
-Have you been to www.php.net yet?-
|
|
|