Results 1 to 6 of 6
  1. #1

    Default Can php pages have normal html

    For a content management system that I want to use, I need to put php code into my website. My website is all HTML, CSS and a little bit of Javascript.

    So I just want to make sure I got everything correct.

    All I have to do is put the PHP code into my webpage. and then instead of saving the page has .html I save it has .php

    Correct?

    So all of the html and css will work the same way the only difference with my page is that it is .php right?


    Thanks

  2. #2

    Default

    Thats Correct.

  3. #3

    Default Can php pages have normal html

    Yes PHP page have the plain HTML tags. PHP uses HTML as the basic language so PHP is also written in the plain HTML .

  4. #4
    Join Date
    Oct 2011
    Posts
    11

    Default

    Yes you can do it

  5. #5
    Join Date
    Jul 2011
    Location
    india
    Posts
    3

    Default


  6. #6

    Default

    yes it is......

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •