php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "holiday 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 3721 to 3723 of 3723 results

‹ 1 2 ... 736 737 738 739 740 741 742 743 744 745 ›
PHP.ORG

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

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.