PHP Classes

I need to pick a date and return it to a form: I require the date to return in MySQL/Oracle format

Recommend this page to a friend!
  All requests RSS feed  >  I need to pick a date and return it t...  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

I need to pick a date and return it to a form

Edit

Picture of Dan Collins by Dan Collins - 7 years ago (2017-05-19)

I require the date to return in MySQL/Oracle format

This request is clear and relevant.
This request is not clear or is not relevant.

+2

I need to pick a date and return it to a form in the MySQL/Oracle format for a DATE field.

Ask clarification

3 Recommendations

FormE: Build form and manage MySQL table records with XML

This package can build form and manage MySQL table records with XML.

It takes a definition of a form layout and field types in a XML format and generates HTML for a form presented with Bootstrap with support for many types of inputs besides those supported by HTML.

The generated forms can be used to manipulate table records stored in a MySQL database.
This recommendation solves the problem.
This recommendation does not solve the problem.

+3

Picture of Fabio Pintore by Fabio Pintore package author package author Reputation 150 - 7 years ago (2017-11-06) Comment

with this package you can create your field "DBDateXX" in form. A Calendar show you for pick a date (personalize it with your language and format es "dd-mm-yyyy" or "mm/dd/yyyy", etc...), and return a valid data for mysql YYYY-MM-DD


PHP handy date time handler: Compute dates and times of recurring events

This class can compute dates and times of recurring events.

It can take a given date and calculates the time that passed since that date in a configurable format.

The class can also get the next dates after now with a given interval period.
This recommendation solves the problem.
This recommendation does not solve the problem.

+2

Picture of zinsou A.A.E.Moïse by zinsou A.A.E.Moïse package author package author Reputation 6835 - 7 years ago (2017-07-15) Comment

MySql got different type of field for date and time but for date type only you have Year-month-day(0000-00-00).You can try this package and his method format_chosendate('Y-m-d') and more if you want time too.


Jquery Calendar Render: Render a date picker using jQuery calendar plugin

This is a simple class that can render a date picker using jQuery calendar plugin.

It outputs HTML and JavaScript code to display a form text input that will take a calendar date picked by the user using the jQuery Calendar plugin.

The name of the text form input and other properties are configurable.
This recommendation solves the problem.
This recommendation does not solve the problem.

+1

Picture of Anthony Amolochitis by Anthony Amolochitis package author package author Reputation 505 - 7 years ago (2017-05-19) Comment

This will generate your calendar. You will need to format the date on the server side, or alter the format of this calendar.


Recommend package
: 
: