Wednesday, June 26, 2013

Today I encountered

Notice: A non well formed numeric value encountered

When I was coding in php with different date formats.  It turned out that my second parameter needed to be turned into a number (seconds)  I used strtotime()

No comments:

Post a Comment