Join 136,059 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,542 people online right now. Registration is fast and FREE... Join Now!
Yeah that happens when the date field is set to null and PHP tries to convert it to date. Recognize Dec 31 1969? It is the day before Epoche time starts on Jan 1 1970 for things like unix timestamping etc.
The snippets and tutorials sections and such have tons of bugs that need to be fixed. In due time they will be. At least I think Chris has that on his todo list.
The snippets section is a disaster, and when I have another $3,000 to pay someone to re-do it (again) I'll make that happen, but for now I'll try to patch the bugs I can. I fixed a lot of the date issues, but I'll have to see why those snippets are showing that way because most of them should be showing correctly. Or something.
I just want to tell you that you are doing a great job!
I have not heard any complaints or remarks(other than good) about you. I am saying this because I am a web designer as well, and I know how hard and frustrating fixing bugs can be.
I have a small doubt regarding the tutorials. Why Tutorials are not allowed to edit? Many times I felt that, it (tutorial) could have been better if I do some modifications or some silly mistakes might have been in.
I have a small doubt regarding the tutorials. Why Tutorials are not allowed to edit? Many times I felt that, it (tutorial) could have been better if I do some modifications or some silly mistakes might have been in.
You can add a comment to the snippet, & make a reply to the tutorial. However if they were open game for anyone to edit as they saw fit, things would run rampid with what each individual decided was 'best' for the code.
You can add a comment to the snippet, & make a reply to the tutorial. However if they were open game for anyone to edit as they saw fit, things would run rampid with what each individual decided was 'best' for the code.
Sorry I forget to mention one thing. I don't want to edit others tutorial, but I should get some option to edit my own tutorials. Right?