Harry Bailey
Harry Bailey
Delivery systems support for agency leaders
Skip to content
  • Home
  • Delivery framework
  • Get in touch

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
  • Ways to work together
  • Delivery team support
  • Delivery framework
  • Workshops
  • Articles

Get in touch

Copyright Harry Bailey 2010-2026

Find me on LinkedIn /in/harrybailey / Agency Tactics

Independent Publisher empowered by WordPress