Question subject: Which language is required to set up a web application?
Posted: Wed Feb 18, 2009 8:03 am
Joined: Wed Feb 18, 2009 8:01 am Posts: 1 Has thanked: 0 time Have thanks: 0 time
I just want to know that how to create a web application like facebook. I want to create an application so i want to know how to create an application and what things are required to set up a web application?
Question subject: Re: Which language is required to set up a web application?
Posted: Sat Mar 21, 2009 5:23 am
Joined: Fri Mar 20, 2009 4:03 am Posts: 21 Location: Indonesia Has thanked: 0 time Have thanks: 0 time
Firstly, u will need to understand HTML code, that the basic to make any web application. Other than that, u can add the dynamicity of the web using javascript and for database usage u have to build php application so that it can communicate between client and server. Those are the basics. I duno if u r a newbie in web developing, but if u r then u can use dreamweaver to start. It supports all the features i mentioned above. Have a nice try. :-)