> -----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
> 
> *Procedural or OOP?*

Depends on the project.
Large scope: OOP
Small scope: (usually) Procedural
...but I've been known to go OOP on small projects if it seems more
logical.
 
> *Dev OS*

WinXP and Ubuntu 7
 
> *Dev PHP Version*

Home: 5.2.6
Work: 4.4.9
 
> *Live Server OS*

Home: Windows Server 2003 and Ubuntu
Work: Windows Server 2003
 
> *Live Server PHP Version*

Home: 5.2.6
Work: 4.4.9
 
> *Which HTTP Server Software (+version)?*

Home: IIS 6/7 and Apache 2.2.10
Work: IIS 6
 
> *IDE / Dev Environment*

Crimson Editor
 
> *Preferred Framework(s)?*

None
 
> *Do you Unit Test?*

Generally, no
 
> *Most Used Internal PHP Class*

cURL and SimpleXML (or whatever it's called now)
 
> *Preferred OS CMS*

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

PCRE, baby!


Todd Boyd
Web Programmer

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to