Afficher un message
Vieux 28/04/2008, 22h28   #1
raj
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut not seeing single quotes and double quotes in php. Appear as ? instead.

Hi all,

I'm using this code to import some a .txt files onto a webpage, but I
keep seeing single quotes amd double quotes as question marks.

Here's the code:

<textarea disabled="disabled" name="textarea2" cols="70" rows="7"
wrap="virtual"><?php addslashes(include("../license/license.txt")); ?>
</textarea>

Can someone tell me where I'm going wrong?

Thank you in advance,

Raj (newbie)

  Réponse avec citation
 
Page generated in 0,04925 seconds with 9 queries