Presentation is loading. Please wait.

Presentation is loading. Please wait.

WEB DEVELOPMENT WITH PHP/MYSQL. WEB DEVELOPMENT COURSE HAS DIFFERENT NAME IN DIFFERENT INSITUTES, THIS IS A CORE COURSE FOR BS/MS STUDENTS. THIS IS ALSO.

Similar presentations


Presentation on theme: "WEB DEVELOPMENT WITH PHP/MYSQL. WEB DEVELOPMENT COURSE HAS DIFFERENT NAME IN DIFFERENT INSITUTES, THIS IS A CORE COURSE FOR BS/MS STUDENTS. THIS IS ALSO."— Presentation transcript:

1 WEB DEVELOPMENT WITH PHP/MYSQL

2 WEB DEVELOPMENT COURSE HAS DIFFERENT NAME IN DIFFERENT INSITUTES, THIS IS A CORE COURSE FOR BS/MS STUDENTS. THIS IS ALSO KNOWN AS: INTERNET PROGRAMMING ADVANCE INTERNET PROGRAMMING (AIP) WEB DESINING WITH PHP WEB DEVELOPMENT USING PHP/MYSQL E-COMMERCE OVERVIEW OF SYSTEM AND WEB DEVLOPNEMT DYNAMIC WEB DEVELOPMENT

3

4 Websites are use to display the data/information on internet. In 1990 and 1991,Tim Berners-Lee created the World Wide Web at the European Laboratory for Particle Physics (CERN) in Geneva, Switzerland The original purpose of the World Wide Web (WWW) was to provide easy access to cross- referenced documents that existed on the CERN computer network Hypertext linking allows you to quickly open other Web pages

5 A document on the Web is called a Web page A Web page is identified by a unique address called the Uniform Resource Locator (URL) A URL is also commonly referred to as a Web address A URL is a type of Uniform Resource Identifier (URI) A Web site refers to the location on the Internet of the Web pages and related files

6 Web pages are displayed using a program called a Web browser A Web server is a computer that delivers Web pages The most popular Web server software is Apache HTTP Server (Apache) The second most popular Web server is Microsoft Internet Information Services (IIS) for Windows

7 History Of PHP & PHP: Hypertext Preprocessor & PHP : Personal Home Page

8 PHP (PHP: Hypertext Preprocessor) was created by Rasmus Lerdorf in 1994. It was initially developed for HTTP usage logging and server-side form generation in Unix. PHP 2 (1995) transformed the language into a Server-side embedded scripting language. Added database support, file uploads, variables, arrays, recursive functions, conditionals, iteration, regular expressions, etc. PHP 3 (1998) added support for ODBC data sources, multiple platform support, email protocols (SNMP,IMAP), and new parser written by Zeev Suraski and Andi Gutmans. PHP 4 (2000) became an independent component of the web server for added efficiency. The parser was renamed the Zend Engine. Many security features were added. PHP 5 (2004) adds Zend Engine II with object oriented programming, robust XML support using the libxml2 library, SOAP extension for interoperability with Web Services, SQLite has been bundled with PHP

9 Cross Platform Runs on almost any Web server on several operating systems. One of the strongest features is the wide range of supported databases Web Servers: Apache, Microsoft IIS, Caudium, Netscape Enterprise Server Operating Systems: UNIX (HP-UX,OpenBSD,Solaris,Linux), Mac OSX, Windows NT/98/2000/XP/2003 Supported Databases: Adabas D, dBase,Empress, FilePro (read- only), Hyperwave,IBM DB2, Informix, Ingres, InterBase, FrontBase, mSQL, Direct MS-SQL, MySQL, ODBC, Oracle (OCI7 and OCI8), Ovrimos, PostgreSQL, SQLite, Solid, Sybase, Velocis,Unix dbm

10 Cost Benefits PHP is free. Open source code means that the entire PHP community will contribute towards bug fixes. There are several add-on technologies (libraries) for PHP that are also free. PHP SoftwareFree PlatformLinux(Free) Development ToolsFree PHP CODER, iEDIT

11 There are three types of websites: 1. Static 2. Animated 3. Dynamic

12 Static These are those pages that can not change there values on client side. When any value or data is entered on the page once it can not be change till the developer change by it self. No multiple entry or data view available on the page.

13 Animated In this types of pages different types of animations are use like different moving object develop in flash or some other developing software's. These are also static pages. But they have different types of graphics and animations.

14 Dynamic These are those pages that can change there values on client side. Clint sever is use in dynamic sites. Multiple entry or data view available on the page. Database is use to store or retrieve the data on different places.

15 Dynamic In this every user is able to see different values or data on same website. Like student result, face book, yahoo and hotmail site. Php Asp mysql oracle and.Net etc are use to develop the dynamic pages with the help of html.

16 Now Getting Started With HTML


Download ppt "WEB DEVELOPMENT WITH PHP/MYSQL. WEB DEVELOPMENT COURSE HAS DIFFERENT NAME IN DIFFERENT INSITUTES, THIS IS A CORE COURSE FOR BS/MS STUDENTS. THIS IS ALSO."

Similar presentations


Ads by Google