Re: SV: [PHP-DEV] Structures and PHP

2002-09-02 Thread Terrence Cox
> Play PHP by its own rules and use the language contructs made available to > you. > No thanx! I love php, but I"m not going to let it keep me in a play pen. A language should have the flexibility to facilitate many different approaches. That's how I allways thought, and still think, of PHP.

SV: [PHP-DEV] Structures and PHP

2002-09-02 Thread Carsten Gehling
I agree with Markus. PHP isn't C (although it resembles on some points), and likewise you shouldn't use it, as you would C. Play PHP by its own rules and use the language contructs made available to you. You could argue, that C only has structs because a) it is strongly typed and therefore need