Page 4 of 5 FirstFirst 12345 LastLast
Results 31 to 40 of 46
  1. #31
    Join Date
    Sep 2006
    Location
    Evanston, Illinois.
    Posts
    2,361
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by Excellent2 View Post
    So now you're agreeing with Dentafrice because he proved you wrong?:rolleyes: So your only grudge with coders on here is because they using parenthesis in language constructs, jesus boy you got problems in life.
    Oh for god's sake, do you need to reread every single one of my posts? I said "for parenthesis in language constructs, and other coding practices."

    I swear your blind.
    Quote Originally Posted by Dentafrice View Post
    If someone does this, yeah it's wrong.. why do that when you can easily use doubles.

    PHP Code:
    echo 'hey der ' $nakdlnsfs ' wej' $adif 'sdkfjl' $dsklfj 'skfjdsklf' 'dskfjskdlfj' $sdkfjs
    vs

    PHP Code:
    echo "hey der {$nakdlnsfs} wej {$adif} sdkfjl {$dsklfj}skfjdsklf dskfjskdlfj {$sdkfjs}"
    Of course the bototm one is right.
    Thats what I was trying to point out, they both have their place.

    As a sidenote, the link I posted earlier, I just saw, that using () in echo, removes the ability to add multiple parameters to concatenate them.
    Last edited by Hypertext; 23-09-2008 at 11:02 PM.
    How could this hapen to meeeeeeeeeeeeeee?lol.

  2. #32
    Join Date
    Mar 2008
    Posts
    5,108
    Tokens
    3,780

    Latest Awards:

    Default

    Quote Originally Posted by Hypertext View Post
    Oh for god's sake, do you need to reread every single one of my posts? I said "for parenthesis in language constructs, and other coding practices."

    I swear your blind.


    Thats what I was trying to point out, they both have their place.
    You're worse then barack obama flipflopping.. you started out with a whole different opinion then you do now..

  3. #33
    Join Date
    Sep 2008
    Location
    UK
    Posts
    3,670
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by Hypertext View Post
    Oh for god's sake, do you need to reread every single one of my posts? I said "for parenthesis in language constructs, and other coding practices."
    What other practices charlie?? Oh, the one where you use '' instead of ""? If so, you bloody hypocrite.
    Back for a while.

  4. #34
    Join Date
    Sep 2006
    Location
    Evanston, Illinois.
    Posts
    2,361
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by Dentafrice View Post
    You're worse then barack obama flipflopping.. you started out with a whole different opinion then you do now..
    Oh, am I not aloud to change my opinion? Don't bring politics into it..
    How could this hapen to meeeeeeeeeeeeeee?lol.

  5. #35
    Join Date
    Mar 2008
    Posts
    5,108
    Tokens
    3,780

    Latest Awards:

    Default

    Quote Originally Posted by Hypertext View Post
    Oh, am I not aloud to change my opinion? Don't bring politics into it..
    I'll bring politics into whatever I feel they need to be brought into.

    You're only allowed to change your mind, if at the first you don't act like a total **** about it.

  6. #36
    Join Date
    Sep 2008
    Location
    UK
    Posts
    3,670
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by Hypertext View Post
    For instance I've seen some people doing $_GET["my_property"], when you should use $_GET['my_property']. Even if you explain it to them, they just say it's "preference".
    Quote Originally Posted by Hypertext View Post
    I didn't have a main grudge on double/single quotes
    :rolleyes::eusa_clap
    Back for a while.

  7. #37
    Join Date
    Sep 2006
    Location
    Evanston, Illinois.
    Posts
    2,361
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by Excellent2 View Post
    :rolleyes::eusa_clap
    :rolleyes: I said "for instance", not "my main grudge is".
    How could this hapen to meeeeeeeeeeeeeee?lol.

  8. #38
    Join Date
    Sep 2008
    Location
    UK
    Posts
    3,670
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by Hypertext View Post
    :rolleyes: I said "for instance", not "my main grudge is".
    Hold on harry, you're now saying your grudges wasn't quotes yet you posted it? THEN you say about parenthesis..
    Back for a while.

  9. #39
    Join Date
    Sep 2006
    Location
    Evanston, Illinois.
    Posts
    2,361
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by Excellent2 View Post
    Hold on harry, you're now saying your grudges wasn't quotes yet you posted it? THEN you say about parenthesis..
    Just because I used it as an example doesn't mean it is my main "grudge".

    As it happens, naming conventions probably are.
    How could this hapen to meeeeeeeeeeeeeee?lol.

  10. #40
    Join Date
    Mar 2008
    Posts
    5,108
    Tokens
    3,780

    Latest Awards:

    Default

    Quote Originally Posted by Hypertext View Post
    Just because I used it as an example doesn't mean it is my main "grudge".

    As it happens, naming conventions probably are.
    Quit acting like an expert.

    You failed at creating an example, and just wanted to point out something that you thought was a "bad coding practice", but yet you were proven wrong.

    Now you're changing sides.. and making up petty excuses to cover up something you didn't know and was wrong about.

    Too bad your ego will not allow you to admit it :rolleyes:.

Page 4 of 5 FirstFirst 12345 LastLast

Posting Permissions

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