*Procedural or OOP?*
Both depending on the scale of the project.

*Dev OS*
Usually Debian 4

*Dev PHP Version*
5.2.6

*Live Server OS*
Client's choice. For my full time job I write for CentOS 5 and Debian based
OSs.

*Live Server PHP Version*
5.2.6 - It doesn't make sense to program in a version you're not deploying
to.

*Which HTTP Server Software (+version)?*
Apache 2 and Nginx

*IDE / Dev Environment*
Gedit for Debian.

*Preferred Framework(s)?*
Cake is alright

*Do you Unit Test?*
Yes, at my full time job.

*Most Used Internal PHP Class*
Mysqli

*Anything else you use frequently in you're PHP'ing that's worth
mentioning:*
nope.

On Fri, Oct 17, 2008 at 6:12 AM, Tom Shaw <[EMAIL PROTECTED]> wrote:

> Here's mine.
>
> *Procedural or OOP?*
>
> Both, even when I'm doing procedural stuff at the very least I'll have a
> classes directory/autoloader function where I have OOP API's to assist in
> the design.
>
> *Dev OS*
>
> At home windows vista. At work Linux Slackware.
>
> *Dev PHP Version*
>
> PHP 5.2.5. I would run ladder versions But there's problems with the
> Postgres drivers on PHP 5.2.6/7 5.3 alpha.
>
> *Live Server OS*
>
> Linux
>
> *Live Server PHP Version*
>
> 5.1.2
>
> *Which HTTP Server Software (+version)?*
>
> Apache 2
>
> *IDE / Dev Environment*
>
> Zend Studio for Linux or Windows always.
>
> *Preferred Framework(s)?*
>
> Zend Framework R0ckz. Definitely preferred to say the least :) Cake is cool
> programming wise. Usability wise I run for my life.
>
> *Do you Unit Test?*
>
> Not really.
>
> *Most Used Internal PHP Class*
>
> Pdo_mysql/pgsql.
> *Preferred OS CMS*
>
> Joomla.
>
> Tom Shaw
> [EMAIL PROTECTED]
>
> "When one door closes, another opens; but we often look so long and so
> regretfully upon the closed door that we do not see the one which has
> opened
> for us."   Alexander Graham Bell
>
> -----Original Message-----
> From: Nathan Rixham [mailto:[EMAIL PROTECTED]
> Sent: Thursday, October 16, 2008 6:14 PM
> To: php-general@lists.php.net
> Subject: [PHP] PHP Dev Facts
>
> Evening All,
>
> I'd be /really/ interested to know who uses what!
>
> *Procedural or OOP?*
>
> *Dev OS*
>
> *Dev PHP Version*
>
> *Live Server OS*
>
> *Live Server PHP Version*
>
> *Which HTTP Server Software (+version)?*
>
> *IDE / Dev Environment*
>
> *Preferred Framework(s)?*
>
> *Do you Unit Test?*
>
> *Most Used Internal PHP Class*
>
> *Preferred OS CMS*
>
> *Anything else you use frequently in you're PHP'ing that's worth
> mentioning:*
>
> ps: I'm not asking for any kind of research project, just interested and
> interested to know what's most common + might learn something/find some
> new tools/toys!
>
> pps: will reply myself as well but if I do here it'll make your
> intertwined replies messy!
>
> Many Regards
>
> Nathan
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


-- 
Kyle Terry | www.kyleterry.com

Reply via email to