What Software Is To Be Installed To Run PHP !

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Lovely Angel For You

    What Software Is To Be Installed To Run PHP !

    Dear Friends
    Hope you all doing great.

    I am new to PHP and want to know what software is to be installed on
    my server to run PHP scripts

    and

    what softwares are available for creating, editing, the PHP scripts.

    Waiting for your replies.

    Love
    Lovely

    -----------------------------
  • MeerKat

    #2
    Re: What Software Is To Be Installed To Run PHP !

    Lovely Angel For You wrote:
    [color=blue]
    > Dear Friends
    > Hope you all doing great.
    >
    > I am new to PHP and want to know what software is to be installed on
    > my server to run PHP scripts
    >
    > and
    >
    > what softwares are available for creating, editing, the PHP scripts.
    >
    > Waiting for your replies.
    >
    > Love
    > Lovely
    >
    > -----------------------------[/color]

    Hi Lovely :)

    There's fantastic documentation and all the downloads you need for PHP
    from www.php.net - installation instructions are there for all the major
    servers - Apache, IIS, IPlanet, etc.

    PHP's functionality is increased enormously by a database, so MySQL
    (www.mysql.com) is a worthy addition.

    You only need a text editor for creating PHP scripts. Nothing fancy is
    needed, but a editor such as HTML-Kit (http://www.chami.com/html-kit/)
    is handy as it has a syntax highlighter, helps you FTP your files, etc.

    Hope this helps.

    MK.

    --
    MeerKat

    Comment

    Working...