Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9207687
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T00:26:33+00:00 2026-06-18T00:26:33+00:00

I am retireiving date strings in the form Y-m-d from a mySQL table (ex.

  • 0

I am retireiving date strings in the form Y-m-d from a mySQL table (ex. 2010-12-03) using an array $row[dt];

echo $row["dt"]; // in a while loop

I would like output that stored string as “Mar 2nd”

I have tried strtotime() and date( "m d", $row['dt'] ) but they don’t work.. the latter, for instance, just outputs “Dec 31”

can this be done? thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T00:26:34+00:00Added an answer on June 18, 2026 at 12:26 am

    I believe this is the answer you are looking for. The reason for the j instead of the d is because the poster asked for Mar 2nd. Using d would output Mar 02nd.

    echo date("M jS", strtotime($row['dt']));
    

    Edit: M instead of m.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm retrieving a date from a MySQL database that shows up like this: '2010-03-09
I'm retrieving data from a MySQL table and displaying it on a webpage using
I have strange effects when retrieving columns of type DATE from SQLServer2008 using the
A form is retriving data from a MySQL database. $query = $link->query(SELECT Date_ggmmaaaa AS
My first query , retrieving date and hours worked from work_details of a given
in Silverligh + RIA app, I am retriving date from mssql08 server, when it
i'm retrieving a strange result: First i get current date using GregorianCalendar : GregorianCalendar
I am retrieving an array values from database which save multi dimensional array..i want
Hi I have a windows form application. its has a database table with two
i am using cursor for retrieving data from database but problem is that i

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.