Charset
From: Borja Gonzalez (borja_at_nccextremadura.org)
Date: 11/21/03
- Next message: Eric Kincl: "Re: output large arrays to html"
- Previous message: Jacob Larsen: "Is name="var[]" ok according to W3?"
- Next in thread: Daniel Tryba: "Re: Charset"
- Reply: Daniel Tryba: "Re: Charset"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 21 Nov 2003 18:11:19 +0000 (UTC)
Hi, I'm a newbee, also in english.
The thing is that I have a kind of javascript based search engine that
use a .txt as its database, it has several field delimited by tabs.
What I want to do is using the same application to diferents projects. I
just change the look, the datas and I have another beautiful serach
engine.
How I don't know much about javascript, I made a PHP script that builds
a .txt with identical structure to the one I have just explained and
fill it with the datas. But It doesn't work.
I have noticed that the javascript says anywhere something about
"unicode" charset. The PHP script make a entirely new file each time
from a Access database, I do this because I needed to modify some
database content in some fields, and I think that It doesn't use the
same charset that javascript. I belive this because I tested to paste
same records directly from txt formed by PHP script to original txt and
when saving WordPad tell me something about that I'm saving without
format and I am going to loose any format issue. And after this, I could
see throught the serach engine the records pasted in the txt.
I am using WinXP, Nusphere, Dreamweaver, etc, everything in spanish (so
the charset, I think It is ISO LATIN number-015, with Euro, I'm just
guessing)
Thank's a lot for any help.
Borja González
oavicena123@yahoo.es
Remove 123 manually.
-- Posted via Mailgate.ORG Server - http://www.Mailgate.ORG
- Next message: Eric Kincl: "Re: output large arrays to html"
- Previous message: Jacob Larsen: "Is name="var[]" ok according to W3?"
- Next in thread: Daniel Tryba: "Re: Charset"
- Reply: Daniel Tryba: "Re: Charset"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|