Stumbleupon official DesignFloat profile. Feel free to add us to your friendlist!

When setting cookies in a WordPress theme or plugin, there's a trap. Using the PHP command: setcookie("sevisitor", 1, time()+3600); does not result in a cookie. You need to add some extra parameters to the setcookie command to be able to set a cookie in WordPress.
Discuss  |   Share  |  Sink
Comments Who Floated Related Links