Parse error: syntax error, unexpected T_STRING in
******/wp-content/themes/tutorial/index.php on line 15
Her er line 14-16 i index
<div class="post_tag">
<?php the_time(�F dS, Y�); ?> <?php the_time(�h:i a�); ?>
<?php the_category(�, �); ?> <?php comments_popup_link(�No
Comments�, �1 Comment�, �% Comments�); ?>
</div> <!� close post tag �>
P� forh�nd tak
--
Vil du l�re at kode HTML, XHTML, CSS, SSI, ASP eller ASP.NET?
- P�dagogiske tutorials p� dansk
- Kom godt i gang med koderne
KLIK HER! => http://www.html.dk/tutorials
> Parse error: syntax error, unexpected T_STRING in
> ******/wp-content/themes/tutorial/index.php on line 15
Det ligner Wordpress.
> <?php the_time(�F dS, Y�); ?> <?php the_time(�h:i a�); ?>
> <?php the_category(�, �); ?> <?php comments_popup_link(�No
> Comments�, �1 Comment�, �% Comments�); ?>
Hvad sker der hvis du retter the_time(�F dS, Y�)
til the_time('F dS, Y') ? (Og det samme med de andre "quotes" i samme linje)
Hos mig gav f.eks. echo date(�F dS, Y�); ogs� en "unexpected T_STRING",
mens den gav det rigtige output, da jeg rettede � og � til '.
--
Philip - http://www.chartbase.dk | http://www.hitsurf.dk