Preview

Appach

Good Essays
Open Document
Open Document
419 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Appach
Apache

The Apache HTTP server project is an effort to develop and maintain an open-source HTTP server for modern operating system including UNIX and Windows NT. The goal of this project is to provide a secure ,efficient and extensible server that provides HTTP service in sync with the current HTTP standards.

Apache has been the most popular web server on the internet since April 1996.The Apache HTTP server , commonly referred to simply as Apache, is a web server notable for playing a key role in the initial growth of the world wide web . Apache was the first viable alternative to the Netscape Communications Corporation web server(currently known as sun java system web server),and has since evolved to rival other Unix-based web servers in term of functionality and performance. The majority of all web servers using Apache are Linux web server.

Apache is developed and maintained by an open community of developers under the auspices of the Apache software Foundation .The Application is available for wide variety of operating system ,include Unix ,free BSD, Linux , Solaris, Novell NetWare , Mac OS , Microsoft Windows , OS/2, TPF , and eComStaion .Released under the Apache License .Apache is characterized as free software and open source software.

PHP
PHP stand for Hypertext Preprocessor. ”PHP” is a server-side scripting language for creating dynamic web pages. Pup’s programming syntax is very similar to that of Perl. Because of its elegant design .PHP makes its easy for any one to learn. It is significantly easier than comparable Perl or ASP code. Unlike other scripting language , PHP supporting the most common database like Oracle , Sybase and MySQL . It is also possible to integrate external libraries to generate PDF document or parsing XML PHP is an open-source language and is supporting by large groups of developers. the code is downloadable from php.net” .http://www.info4php.com.
What is a PHP file? PHP files may contain text ,HTML tage and

You May Also Find These Documents Helpful

  • Satisfactory Essays

    Nt1310 Unit 8 Lab 1

    • 421 Words
    • 2 Pages

    9. An open-source implementation of the SSL and TLS protocols. The core library, written in the C programming language, implements the basic cryptographic functions and provides various utility functions.…

    • 421 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    The internet is a wide area network that connects computer systems around the globe. I order to understand the internet one must look to the basic network. There are two types of networks. Peer to peer (P2P) and Client / provider networks. In a peer to peer network no node has more authority than another node. File sharing is possible on a P2P network but there may be multiple copies of a document at different revision states. It is for this reason that corporations and firms use Client provider networks at their locations to facilitate and keep databases current for all users. Using a shared Server computer everyone connected receives the same information which allows for consistency and uniformity.…

    • 897 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    4. What is the Apache Web Server? Review the /etc/httpd/conf/httpd.conf configuration file, and point out a setting that could enhance security.…

    • 316 Words
    • 1 Page
    Satisfactory Essays
  • Satisfactory Essays

    Comparing Iis to Apache

    • 392 Words
    • 2 Pages

    Other differences is the way the programs run on operating systems. Apache can be run on multiple platforms such as UNIX, Linux, Windows, and OS/2. IIS can only be ran on Windows. This leaves very little room for users as only so many people use Windows, but a lot of people use multiple platforms.…

    • 392 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    3. Apache was created by people from the community just throwing code together and making a web server. It is very competitive with commercial web servers because it is growing very quickly. The guidelines are to not use copyright material during the writing of the code.…

    • 288 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    APPARTS

    • 1133 Words
    • 5 Pages

    The man who created this letter was known as Martin Luther. He was a clergy man from Germany and a professor of theology. His worry that he would never be good enough to earn salvation in the way the Catholicism taught, he searched for answers and came to the conclusion that one does not go to heaven simply through good works. He learned through the scripture that humans are, and never will be, perfect enough to pass through the gates of heaven. But through the the Lord Jesus who, though he was perfect himself, bore the wrath of God, died on a cross, and was risen three says later. Luther could then rest in the fact that although he was a sinful man, he had been saved by God's mercy and could rest in that fact that he would never have to be perfect and could hope is His coming. This primary source if from the view of a man who has come to see faith as he thinks is correct and who is striving to open the eyes of his fellow believers.…

    • 1133 Words
    • 5 Pages
    Good Essays
  • Good Essays

    CN ASS 3

    • 867 Words
    • 7 Pages

    as send and receive a HTTP packet. We will also learn some basics of HTTP…

    • 867 Words
    • 7 Pages
    Good Essays
  • Good Essays

    Drupal

    • 699 Words
    • 3 Pages

    Drupal is an opensource Wsb content management system written in PHP. It serves as the back-end system for many different types of Web sHes, ranging from personal blogs to corporate collaboration applications and government sites.…

    • 699 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    PHP is widely acclaimed open source programming language which has changed the web development scenario. It requires less processor space, so it doesn't affect the speed of the system. There are certain aspects like scalability, flexibility, usability which comes into our mind while creating a dynamic website. PHP is user friendly covering all these aspects mentioned above and makes it the most suitable language for creating web pages.…

    • 297 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    Slide

    • 3182 Words
    • 13 Pages

    Chapter -4: Advance TechnologyPHP Frameworks A PHP Framework is a basic platform that allows us to develop web applications. In other words, it provides structure. By using a PHP Framework, you will end up saving loads of time, stopping the need to produce repetitive code, and can develop applications rapidly (RAD).…

    • 3182 Words
    • 13 Pages
    Powerful Essays
  • Powerful Essays

    Today, Nginx offers fewer features than Apache, but its performance is significantly higher. Over time, it adds functionality and continues to improve performance until, like Linux in the server and mobile operating system markets, it dominates. Nginx has made quite a splash since its creator Igor Syosev, along with Andrew Alexeev, co-founded the company last…

    • 5205 Words
    • 21 Pages
    Powerful Essays
  • Satisfactory Essays

    Internet Protocol

    • 461 Words
    • 2 Pages

    • The Hypertext Transfer Protocol (HTTP) is a networking protocol for distributed, collaborative, hypermedia information systems. HTTP is the…

    • 461 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    Php and Mysgl

    • 1540 Words
    • 7 Pages

    Lesson Overview: Basic introduction to PHP concepts, what you should know before learning PHP, why learning PHP is useful, and the benefits to learning PHP. 1.1 3-tier Application Environment  User interaction is separated from the database through a middleware that act as a connector.  Client: Used to display the interface of the application. The interface downloaded from the server. Some logical operations done here. Example: Web Browsers such as Internet Explorer, Firefox, Opera, Safari, Google Chrome and etc.  Web Server + Middleware: Store and host the interface. Provide the interface to the client. Most operations are on data retrieval and manipulations. Example: Apache + PHP, IIS + ASP.  Database server: Store and host data/records. Receive request and send the data/record to the web server. Example: MySQL, SQL Server, PostgreSQL, and etc.…

    • 1540 Words
    • 7 Pages
    Powerful Essays
  • Satisfactory Essays

    Php Essay Learning

    • 1138 Words
    • 5 Pages

    PHP (recursive acronym for "PHP: Hypertext Preprocessor"). PHP started out as a small open source project that evolved as more and more people found out how useful it was. Rasmus Lerdorf unleashed the first version of PHP way back in 1994. Now it has version 4.0.3 with numerous improvements and refinements over the original release. PHP is a server side scripting language that is embedded in HTML. It is used to manage dynamic content, databases, session tracking, even build entire e-commerce sites. It is integrated with a number of popular databases, including MySQL, PostgreSQL, Oracle, Sybase, Informix, and Microsoft SQL Server. Common uses of PHP: It performs system functions, i.e. from files on a system it can create, open, read, write, and close them. It can handle forms, i.e. gather data from files, save data to a file, thru email you can send data, return data to the user. You can add, delete, modify elements within your database thru PHP. Access cookies variables and set cookies. Using PHP, you can restrict users to access some pages…

    • 1138 Words
    • 5 Pages
    Satisfactory Essays
  • Good Essays

    World Wide Web and Telnet

    • 675 Words
    • 3 Pages

    ANSI, TTY, vt52, and more. In the early days of networking some ten to fifteen…

    • 675 Words
    • 3 Pages
    Good Essays