| bio | website | |
|---|---|---|
| location | United States | |
| age | ||
| visits | member for | 2 years, 9 months |
| seen | May 14 at 2:55 | |
| stats | profile views | 29 |
|
Mar 9 |
awarded | Caucus |
|
Jan 25 |
comment |
Icon for Mac OSX bundle Could you post an 'ls -lR' of the bundle directory? |
|
Aug 10 |
awarded | Yearling |
|
Aug 8 |
awarded | Necromancer |
|
May 8 |
answered | Enabling PHP pdo_odbc extension on a Mac OSX |
|
May 8 |
answered | Running PHP file outside of documentroot (cgi-bin folder) |
|
May 8 |
comment |
Bouncycastle cannot load when I redeploy application I've run into the exact same issue and Yves' answer is exactly what resolved it. |
|
Apr 9 |
awarded | Revival |
|
Mar 5 |
comment |
Creating SHA1 Hash from NSString Xcode 4 complains about the line: CC_SHA1(data.bytes, data.length, digest); Replace with: CC_SHA1(data.bytes, (CC_LONG) data.length, digest); |
|
Feb 10 |
comment |
Access logging in PHP I'm confused as to why this got flagged as Community Wiki. |
|
Feb 10 |
answered | Access logging in PHP |
|
Feb 10 |
comment |
Determine if a String is a number and convert in Java? What are you looking to have happen if the string is alpha-numeric instead of just numeric with formatting? An IllegalArgumentException? |
|
Dec 16 |
awarded | Revival |
|
Sep 28 |
comment |
Using PHP, how do I trigger something once every 100 visits? Per visitor, or across the whole site? |
|
Sep 11 |
comment |
How to embed Google finance historical charts on a website? @momo 86400 is the number of seconds in a day, but I'm not sure how the API call uses it. |
|
Aug 11 |
answered | What php configuration variable disallows concatenated array indexes? |
|
Aug 11 |
answered | TCPDF Browser Popup Title |
|
Aug 11 |
awarded | Yearling |
|
Jul 7 |
awarded | Scholar |
|
Jul 7 |
accepted | Map serialization in JAX-B producing unwanted XML namespaces and prefixes |