Harry Bailey
Harry Bailey
Helping agency leaders with delivery success
Skip to content
  • Better Ways of Working
  • Tactical Delivery Habits

April 2009

There were 2 posts published in April 2009 (this is page 1 of 1).

Dots Aren’t Allowed In PHP Cookie Names

When you try and use cookies in php, you can’t use dots / periods [.] in the names. So this won’t work:

$var = $_COOKIE['cookie.name.with.dots'];

You can set them with dots using Javascript, but when you go to access them, the dots magically become underscores [ _ ]

Continue reading →

in Tech | Wednesday, April 22, 2009 | 142 Words

Return Number Of Rows With PHP From SQL Database

Occasionally working with SQL databases (not my beloved MySQL) I always struggled getting the number of rows in a consistant manner.

Until now…

Continue reading →

in Tech | Wednesday, April 8, 2009 | 68 Words
  • About
  • Work With Me
  • Team Coaching
  • Tactical Delivery Habits
  • Workshops
  • Articles

Copyright Harry Bailey 2010-2026 - Find me on LinkedIn /in/harrybailey

Agency Tactics

Independent Publisher empowered by WordPress