PHP

Moderators: None (Apply to moderate this forum)
Number of threads: 1848
Number of posts: 5016

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
language Posted by Homerun31 on 28 Aug 2004 at 5:32 PM
is there a way to convert some words into another language?
Report
Re: language Posted by dede on 2 Sept 2004 at 6:24 PM
How do you mean?? words from PHP keywords or what? would you come more specific please?

dede

Report
Re: language Posted by Homerun31 on 2 Sept 2004 at 7:51 PM
I mean is there a way in php to change words into a different language like from english to spanish.
Report
Re: language Posted by netgert on 3 Sept 2004 at 10:47 AM
: I mean is there a way in php to change words into a different language like from english to spanish.
:
if you mean web page translation (or given text translation) this can be done by replacing words or phrases with target language's words or phrases (use some kind of dictionary system)
does this help?

NetGert[/italic]


Report
Re: language Posted by Homerun31 on 3 Sept 2004 at 3:41 PM
So i would have to manually put the words in and stuff for the to be translated?




: : I mean is there a way in php to change words into a different language like from english to spanish.
: :
: if you mean web page translation (or given text translation) this can be done by replacing words or phrases with target language's words or phrases (use some kind of dictionary system)
: does this help?
:
NetGert[/italic]

:
:

Report
Re: language Posted by netgert on 3 Sept 2004 at 11:50 PM
: So i would have to manually put the words in and stuff for the to be translated?
:
:
:
:
: : : I mean is there a way in php to change words into a different language like from english to spanish.
: : :
: : if you mean web page translation (or given text translation) this can be done by replacing words or phrases with target language's words or phrases (use some kind of dictionary system)
: : does this help?
: :
NetGert[/italic]

: :
: :
:
:

yes, unless you find a way to automate it (i.e. crawl some online dictionary & record its entries)

NetGert[/italic]


Report
Re: language Posted by dede on 16 Sept 2004 at 10:56 AM
Sorry for coming late.. Now I got your point,, Actually there are some programming languages handle this better than PHP, like Lisp, Java, and languages related to the NLP (Natural Language Proccessing),, if you want to do it just in PHP, you will need to design a proper database for this,, it's gonna be easier if it's only a dictionary but to translate a whole clauses that would be more difficult.. am starting on something like that, so I'll tell you as soon as I handle it..
dede




 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.