I've tried that, but as usual rtfm doesn't help me. I need concise examples :(
How would I write this basic select query to get the date in my format (Saturday, August 10th, 2002)? SELECT datum FROM news_items (where "datum" is the date-stamp in "YYYY-MM-DD" format) I've tried the combo's I can think of and still get nothing on the other side... /Kris -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php