Slashdot Mirror


User: HappyEvil

HappyEvil's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:PHP Coding -> print &amp on What Are Good Web Coding Practices? · · Score: 1

    If that is the only thing you are going to use a php tag for, don't use it.

    It's the amount of HTML vs PHP that determines what tags I use... Some cases I use extra php tags's, in others I just echo the html/head/body tags.


    - - -