RE: PHP Dev Facts

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> -----Original Message-----
> From: Nathan Rixham [mailto:nrixham@xxxxxxxxx]
> Sent: Thursday, October 16, 2008 6:14 PM
> To: php-general@xxxxxxxxxxxxx
> Subject:  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



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux