News:

Holy shit, it's 2018 2019 2020 2021 2022 2023 2024, and the US isn't a fascist country! What a time to be alive.

Main Menu

[PHP] Organizing a JSON Array

Started by Joe, April 12, 2010, 02:46:52 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

warz

just another reason why PHP blows
http://www.chyea.org/ - web based markup debugger

Sidoh

Quote from: Lance on June 23, 2010, 10:09:25 PM
Quote from: Sidoh on June 23, 2010, 06:58:35 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.

Quote from: warz on June 25, 2010, 05:26:31 PM
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! :(

warz

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

warz

http://www.chyea.org/ - web based markup debugger

Hitmen

Quote from: Sidoh on June 25, 2010, 07:53:34 PM
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

Sidoh

Quote from: warz 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. =\

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.
Quote from: Hitmen on June 26, 2010, 04:40:25 AM
Quote from: Sidoh on June 25, 2010, 07:53:34 PM
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.