Speakinner
Time to speak..
Search
Search
Menu
Home
PHP error: A non well formed numeric value encountered
A PHP Error was encountered
Severity: Notice
Message: A non well formed numeric value encountered
Filename: views/sample.php
Line Number: 193
Code:
echo date("m/d/Y",$birthdate);
Solution
: use the strtotime function
echo date("m/d/Y",strtotime($birthdate));
Spread The Love, Share Our Article
Related Posts
No Response to "PHP error: A non well formed numeric value encountered"
Post a Comment
Newer Post
Older Post
Home
Author
A simple man with a simple dream, when time comes I'll bring you here. I will write and continue to write, hoping someday you will find your way here.
About this Blog
Updates from my daily routines, an endless desire to learn, pick up the good news and find the better ways in life.
Blog Archive
▼
2011
(5)
▼
January
(5)
Cannot modify header information - headers already...
Testing
PHP Date Format
PHP error: A non well formed numeric value encount...
10 Useful tips to lose weight
Bloggroll
Online Marketing: Strategy For Online Business
How to Remove or Disable Blogger Blogspot Navbar?
How to Open a Bdo Bank Account
How to Open a Bdo Bank Account
How to Open an Eon Card
No Response to "PHP error: A non well formed numeric value encountered"
Post a Comment