Is there a way to verify that a unix date stored in a database is valid, before using date() on it to covert it to an english readable date? I've inherited a project that has a database that has garbage in some of the date fields, and date($englishformat, $theunixdate) generates an error if the...
I've made an application that creates an image that I'm storing in a BufferedImage. The image can be of different dimensions depending on what the user created. I use PrinterJob to print the image. It prints out the images fine as long as they aren't too big. But if I try to print an image thats...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.