php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "file expiration"

How can a date be stored in a MySQL table when a form is submitted, similar to eBay's listing expiration feature?

To store a date in a MySQL table when a form is submitted, similar to eBay's listing expiration feature, you can use a combination of PHP and MySQL. Y...

What considerations should be made when implementing a time-based expiration for CSRF tokens in PHP sessions?

When implementing a time-based expiration for CSRF tokens in PHP sessions, it is important to consider the balance between security and usability. Set...

What are the key considerations when setting an expiration time for a cookie in PHP?

When setting an expiration time for a cookie in PHP, it is important to consider the purpose of the cookie and how long it needs to persist. Setting a...

How can the expiration time of a registration confirmation link be effectively managed in PHP?

When sending registration confirmation links via email, it is important to set an expiration time to ensure the security of the process. To effectivel...

How can PHP be utilized to create temporary sessions with specific user rights and expiration dates?

To create temporary sessions with specific user rights and expiration dates in PHP, you can utilize session variables to store user information and se...

Showing 36 to 40 of 10000 results

‹ 1 2 ... 5 6 7 8 9 10 11 ... 1999 2000 ›
PHP.ORG

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

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.