« Older Home
Loading Newer »

Tag Archive for 'best-practices'

PHP double versus single quotes

by Dave Dash 03Mar07

[tags]best practices, php[/tags]

If you’re familiar with PHP, the difference between double and single quotes is obvious. Double quotes evaluate variables and control characters (e.g. \n or \r), whereas single quotes do not.

I’ve been indoctrinated with the “use single quotes whenever possible” methodology, but I never really put it to the test. Is it [...]

Parsing a list of Key:Value pairs

by Dave Dash 24Feb07

[tags]best practices,php,openID[/tags] I’m working on implementing openID for reviewsby.us and for use in symfony apps. One thing I was having trouble with was parsing key value pairs, which is one of the requirements to reading responses. It’s a fairly easy task, but PHP offers so many ways to do this.

openID calls for the following [...]


Where am I?

You are currently browsing the Spindrop weblog archives for 'best-practices' tag.

Longer entries are truncated. Click the headline of an entry to read it in its entirety.

March 2010
M T W T F S S
« Feb    
1234567
891011121314
15161718192021
22232425262728
293031  

need more help

If you found our tutorials and articles to be useful, but are still looking for more hands on help, consider hiring us. Find out more about how Spindrop can help you.