php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "partial dates"

What are some common datatypes used in PHPMyAdmin and what are their value ranges?

Some common datatypes used in PHPMyAdmin include: 1. INT - integer datatype for whole numbers, with a value range of -2147483648 to 2147483647. 2. VA...

What are the advantages and disadvantages of using gmdate() versus Now() for date manipulation in PHP?

When working with dates in PHP, the gmdate() function is useful for obtaining the current GMT/UTC time, while the Now() function provides the current...

What are the differences between substring(), LEFT(), MID(), and RIGHT() functions in MySQL and how can they be used effectively in PHP for date manipulation?

When working with dates in MySQL and PHP, the substring(), LEFT(), MID(), and RIGHT() functions can be used to extract specific parts of a date string...

Showing 3921 to 3923 of 3923 results

‹ 1 2 ... 776 777 778 779 780 781 782 783 784 785 ›
PHP.ORG

A free knowledge base for PHP developers. Open to all.

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.