Programing Dictionary website

kourban

Distinguished
Sep 4, 2010
19
0
18,560
Hi all I wanna programm a Dictionary website with HTML but I don`t know how to do. Could any one help to program it?
 
You'd need to use a programming language (HTML is a scripiting one) like PHP
 
well, at first you need to know databases. Try learning some SQL and how to use the MySQL db
 
yes, we call this 'populate' the database. After that you'll work on the website, which is a front-end to access the data inside it. We call this front-end of UI or GUI (graphical user interface or simply user interface)
 
Thank you dear and another question is do you have sample code for website?
and do you have any booklet for adding glossaries into database?