| | Does anybody here knows how to make the date in my script from 01-10-2004 to January 10, 2004. My script displays the date in this format and I want to make it like the latter but I don't know how. The script uses a database. Just wanna ask if what type should be the date in the db? I know how to make it January 10, 2004. It's like date("m i, Y") Hope somebody'll reply! |

