Introduction to web application !!
-> As we knows there are two types of web applications ,
1) Static web applications - these are the applications which contents are static means it never change until user change it !! this will include use of basic three things HTML,CSS,JAVASCRIPT.
2) Dynamic web applications - these are the application whose contents are change according to updates like in facebook we can change our profile picture ,post comments, update status, all these activities include in dynamic application. it consist of HTML,CSS,JAVASCRIPT + any of scripting languages such as PHP , JSP etc + Database connectivity with any database
No comments:
Post a Comment