Date display format help (New to forum)

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Deno
Forum Newbie
Posts: 12
Joined: Mon Aug 16, 2004 11:35 am
Location: AB, Canada

Post by Deno »

Ok, I got it working now... I just used neophyte's MySQL statement, and it worked! :D

However, I'm having trouble getting the day of the week to show up, cause now I get a number representing the day of the week. WHen I use %l, I get 12. Anyone know how I can get the day of the week to appear?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Deno
Forum Newbie
Posts: 12
Joined: Mon Aug 16, 2004 11:35 am
Location: AB, Canada

Whoo hoo!

Post by Deno »

WOah! it works! wooo hooo! thank you all! :D
Post Reply