Php server

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Thomas Blomme

    #1

    Php server

    Does somebody know a free PHP webserver to store data on?
  • Kartic

    #2
    Re: Php server

    Thomas,

    If you are asking for a webserver written in PHP, there is Nanoweb at
    nanoweb.si.kz

    If you are asking about a webserver that supports PHP, there are
    Apache, Xitami, AOLServer and a long list (please see the install
    section of the PHP manual http://www.php.net/manual)

    Now the store data part is not very clear.....PHP is a programming
    language and webserver serves whatever you have configured it to serve
    (images, movies, documents, HTML pages, complete PHP applications again
    rendered as HTML, Web services)

    Thank you,
    --Kartic

    Comment

    • R. Rajesh Jeba Anbiah

      #3
      Re: Php server

      Thomas Blomme wrote:[color=blue]
      > Does somebody know a free PHP webserver to store data on?[/color]

      Webserver to store data? You mean web space??

      Anyway, Google is your friend
      <http://www.google.com/search?q=php+we bserver>

      --
      <?php echo 'Just another PHP saint'; ?>
      Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/

      Comment

      Working...