JavaScript and client side scripting.
Moderator: General Moderators
hannnndy
Forum Contributor
Posts: 131 Joined: Sat Jan 12, 2008 2:09 am
Location: Iran>Tehran
Contact:
Post
by hannnndy » Sat Feb 02, 2008 10:48 pm
you should read words from database using ajax i think
is there any way?
shaqa
Forum Commoner
Posts: 62 Joined: Mon Aug 13, 2007 9:11 am
Post
by shaqa » Sat Feb 02, 2008 10:53 pm
as i know by reading articles on internet just reading words from database
any other way withot database?
hannnndy
Forum Contributor
Posts: 131 Joined: Sat Jan 12, 2008 2:09 am
Location: Iran>Tehran
Contact:
Post
by hannnndy » Sat Feb 02, 2008 11:00 pm
as i looked at it it was using ajax and database
but i think it is possible using a data structure like array storing alla the words or file or xml to store words and opening that with javascript to be purely client side i think it is possible but not useful
John Cartwright
Site Admin
Posts: 11470 Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:
Post
by John Cartwright » Sat Feb 02, 2008 11:09 pm
you need a database of some sort, that is for sure. Whether it be a php array, mysql, flatfiles, etc. is entirely up to you.
Jonah Bron
DevNet Master
Posts: 2764 Joined: Thu Mar 15, 2007 6:28 pm
Location: Redding, California
Post
by Jonah Bron » Sun Feb 03, 2008 8:09 pm
Or XML
hannnndy
Forum Contributor
Posts: 131 Joined: Sat Jan 12, 2008 2:09 am
Location: Iran>Tehran
Contact:
Post
by hannnndy » Wed Feb 06, 2008 11:39 am
or even a txt file it is posible to store all the dictionaries words in an array or a data structure
shaqa
Forum Commoner
Posts: 62 Joined: Mon Aug 13, 2007 9:11 am
Post
by shaqa » Thu Feb 07, 2008 3:45 am
do you know where to get a huge database with words in category of music?