Author Topic: [PHP] Organizing a JSON Array  (Read 20203 times)

0 Members and 1 Guest are viewing this topic.

Offline warz

  • Hero Member
  • *****
  • Posts: 1134
    • View Profile
    • chyea.org
Re: [PHP] Organizing a JSON Array
« Reply #30 on: June 25, 2010, 05:26:31 pm »
just another reason why PHP blows
http://www.chyea.org/ - web based markup debugger

Offline Sidoh

  • Moderator
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: [PHP] Organizing a JSON Array
« Reply #31 on: June 25, 2010, 07:53:34 pm »
I still like ending PHP tags more.  Easier to structure things via spacing.
That works too! :D Very flexible, but it comes at the cost of having to open/close tags and echo/print for every variable.

For me, that's not really much of a cost.  Things just look so much better when done this way, imo.

just another reason why PHP blows

Haha, I'll agree with that...

You're a python advocate, yes?  I've recently had to deal with python, and I can't say I like it.  It's so aesthetically icky. :[

Maybe I've just had a bad sampling.  I think perl is prettier than python! :(

Offline warz

  • Hero Member
  • *****
  • Posts: 1134
    • View Profile
    • chyea.org
Re: [PHP] Organizing a JSON Array
« Reply #32 on: June 26, 2010, 12:31:00 am »
I swear by Python. I'm forced to used basically every language under the sun these days, for work, though.

I promise, get passed the tabbing, and Python is amazing. Granted, I don't use it for anything Windows related. All of my coding lately has been on Linux. =\
http://www.chyea.org/ - web based markup debugger

Offline warz

  • Hero Member
  • *****
  • Posts: 1134
    • View Profile
    • chyea.org
Re: [PHP] Organizing a JSON Array
« Reply #33 on: June 26, 2010, 12:31:42 am »
oops. hit quote, not edit.
http://www.chyea.org/ - web based markup debugger

Offline Hitmen

  • B&
  • x86
  • Hero Member
  • *****
  • Posts: 1913
    • View Profile
Re: [PHP] Organizing a JSON Array
« Reply #34 on: June 26, 2010, 04:40:25 am »
I think perl is prettier than python! :(
you have a very very strange definition of pretty
Quote
(22:15:39) Newby: it hurts to swallow

Offline Sidoh

  • Moderator
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: [PHP] Organizing a JSON Array
« Reply #35 on: June 26, 2010, 09:50:39 am »
I swear by Python. I'm forced to used basically every language under the sun these days, for work, though.

I promise, get passed the tabbing, and Python is amazing. Granted, I don't use it for anything Windows related. All of my coding lately has been on Linux. =\

Yeah, it's probably just the fact that I'm not used to the structure paradigm.  I'll give it a fair shot one of these days...

I'm reasonably comfortable with most common languages.  I really should give python a chance.
I think perl is prettier than python! :(
you have a very very strange definition of pretty

haha.  I think it's the spacing.  It just kind of creeps me out.