If I place an HTML code on a PHP script, will anything get messed up?

3 Responses to “If I place an HTML code on a PHP script, will anything get messed up?”

Comments

  1. nyanime.ichigo says:

    No, it won’t get messed up. It’ll be fine, don’t worry. Just place the ad-sense code where you want it.

  2. mercury says:

    no they work together well

  3. just "JR" says:

    Wrongs above: they forgot one thing: the Php output…
    Insert it this way:
    (terminate php)
    your html code
    (ends of your php code)
    You cannot MIX Php and HTML!
    The other option:
    end php.

Share Your Thoughts

You must be logged in to post a comment.