Einige js-scritps laufen nicht

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Einige js-scritps laufen nicht

Postby tpk » 23. November 2009 14:23

Hi,

on my Xampp-Installation on Windows 7 the following code of a Captcha does not work (the grafics are not displayed):

Code: Select all
<img id="__code__" src="/code/code.php?id=<?= 1258981700 ?>" style="border:1px solid silver;  margin-top: 5px;" /><br>
<a href="no_matter" onclick="document.getElementById('__code__').src = '/code/code.php?id=' + ++ts; return false" ><b>&raquo;Code nicht lesbar</a>


Also the MP3 Player of

http://www.flashmp3player.org/

doesn't work.

On my online server both work flawlessly.

What could be the problem?

Thanks
Thomas
tpk
 
Posts: 13
Joined: 21. September 2007 23:55

Re: Einige js-scritps laufen nicht

Postby Wiedmann » 23. November 2009 15:07

Code: Select all
<?=

e.g. this must be:
Code: Select all
<?php echo
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 116 guests