Overview of PHP

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • melissamarasigan@gmail.com

    Overview of PHP

    I don't have any idea what is php? How php do a lot of interactive
    coding on your webpage

    Would you discuss it for me?

  • Rik

    #2
    Re: Overview of PHP

    melissamarasiga n@gmail.com wrote:
    I don't have any idea what is php? How php do a lot of interactive
    coding on your webpage
    >
    Would you discuss it for me?


    Grtz,
    --
    Rik Wasmus


    Comment

    • ImOk

      #3
      Re: Overview of PHP

      It would help if you tell us your computer background. Are you familiar
      with any programming at all?

      melissamarasiga n@gmail.com wrote:
      I don't have any idea what is php? How php do a lot of interactive
      coding on your webpage
      >
      Would you discuss it for me?

      Comment

      • #2pencil

        #4
        Re: Overview of PHP

        I don't have any idea what is php?

        php is server side executable code. Meaning the output of your program
        is what gets displayed on the end users web browser, & not your raw
        code.
        >How php do a lot of interactive coding on your webpage
        Input -php processessing -output

        HTH,
        -#2pencil-


        Comment

        Working...