Bonjour je souhaite mettre ce code dans une include et virer le javascript, à la place mettre une include
<script language="JavaScript" type="text/javascript" src="http://tonsite.com/tonforum/topics_anywhere.php?mode=show&f=bKDEsIDIsIDMsIDIyLCAzMik=&n=10&h='a\'s\'m\'p\'l\&so=d&b=0&lpb=0&ch=28&chw=e&t=_blank"></script>
J'ai fait ceci:
<?php
//page index
include"http://tonsite.com/tonforum/topics_anywhere.php?mode=show&f=bKDEsIDIsIDMsIDIyLCAzMik=&n=10&h='a\'s\'m\'p\'l\&so=d&b=0&lpb=0&ch=28&chw=e&t=_blank";
?>
Mais ça ne fonctionne pas, j'ai un message document write qui s'affiche sur ma page
Qu'est ce qui va pas dans mon include, merci :roll:
<script language="JavaScript" type="text/javascript" src="http://tonsite.com/tonforum/topics_anywhere.php?mode=show&f=bKDEsIDIsIDMsIDIyLCAzMik=&n=10&h='a\'s\'m\'p\'l\&so=d&b=0&lpb=0&ch=28&chw=e&t=_blank"></script>
J'ai fait ceci:
<?php
//page index
include"http://tonsite.com/tonforum/topics_anywhere.php?mode=show&f=bKDEsIDIsIDMsIDIyLCAzMik=&n=10&h='a\'s\'m\'p\'l\&so=d&b=0&lpb=0&ch=28&chw=e&t=_blank";
?>
Mais ça ne fonctionne pas, j'ai un message document write qui s'affiche sur ma page
Qu'est ce qui va pas dans mon include, merci :roll: