I used date("d/m/Y"); to store the current date in the mysql db, so I have dates like 13/10/2002, is there any way I can change them to a different format? e.g. Sunday 13th Oct, 2002
this will really be useful if some one knows how to do it, I could do it one by one but then again....why am I learning PHP?
thanks alot for your time
- Qads