PHP Developer's Network : Network Member Forums

Class: Web Server Info



  Search   All class groups   Latest entries   Top 10 charts   Newsletter   Blog   Forums   Help FAQ  
  Login   Register  
Recommend this page to a friend! Trackback URL: http://www.phpclasses.org/trackback/browse/package/3535.html
      Classes of Svetoslav Marinov  > 
Web Server Info
 >  Download  >  Support forum Support forum  >  RSS 1.0 feed RSS 2.0 feed Latest changes  >  Stumble It! Stumble It!  >  Bookmark in del.icio.us Bookmark in del.icio.us  
  Supplied by   Group folder image Groups   Detailed description  
  Rate classes User ratings   Applications   Files Files  
  • Supplied by:

  • Picture of Svetoslav Marinov
    Name: Svetoslav Marinov <e-mail contact>
    Published packages: 6
    Country: Canada Canada - PHP jobs in Canada
    Home page: http://devquickref.com/ http://devcha.blogspot.com/ http://seofilter.org/
    Age: 27
    All time rank: 102
    Week rank: 51

    Browse this author's classes

  • Innovation Award:

  • PHP Programming Innovation award winner
    November 2006
    Winner
    PHP can run with different Web servers in different modes. Each Web server may set different environment variables with details about each HTTP request. This makes more difficult to develop Web server independent applications.

    This class provides a solution to this problem. It rewrites certain PHP super-globals that store environment variables set by the Web server.

    This way, applications do not need to be adapted to run with different Web servers.

    Manuel Lemos
  • Groups:

  • Group folder image
    HTTP protocol clients, headers and cookies
    View top rated classes
    Group folder image
    Information about servers, processes and operating system facilities
    View top rated classes
  • Detailed description:

  • This class can be used to fix the values of super-global variables so they have the same values independently of the Web server.

    It can:

    - Fixes PATH_TRANSLATED variable to use only / as path separator
    - Set the REQUEST_URI to SCRIPT_NAME or QUERY_STRING when the REQUEST_URI is not set
    - Set the SERVER_SIGNATURE with values based on SERVER_SOFTWARE, SERVER_NAME, and SERVER_PORT when SERVER_SIGNATURE is not set
    - Set SCRIPT_FILENAME based on PATH_TRANSLATED when SCRIPT_FILENAME is not set
    - Set DOCUMENT_ROOT based on REQUEST_URI and PATH_TRANSLATED when DOCUMENT_ROOT is not set
  • User ratings:

  • There are not enough user ratings to display for this class.
  • Applications that use this class:

  • No application links were specified for this class.
    Add link image If you know an application of this package, send a message to the author to add a link here.
  • Files:

  • File Role Description
    Plain text file example1.php Example
    example1
    Plain text file example2.php Example
    example2
    Plain text file example3.php Example
    example3
    Plain text file LICENSE Lic.
    LICENSE
    Plain text file README Doc.
    README
    Plain text file WebServerInfo.class.php Class
    WebServerInfo class
    Download all files: webserverinfo.tar.gz webserverinfo.zip
    NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

 
  Advertise on this site   Site map   Statistics   Site tips   Privacy policy   Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2008 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products