php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "file archiving"

What are some recommended resources or libraries for working with Gzip and archiving files in PHP?

When working with Gzip and archiving files in PHP, one recommended library is the `ZipArchive` class which allows you to create, open, and extract zip...

What are the risks associated with storing and archiving news content from external feeds in a database using PHP?

Storing and archiving news content from external feeds in a database using PHP can pose security risks such as SQL injection attacks or cross-site scr...

What are the legal considerations and best practices for electronic invoicing and archiving in PHP applications, as discussed in the forum thread?

Legal considerations for electronic invoicing and archiving in PHP applications include ensuring compliance with local tax laws, data protection regul...

What are the potential uses of retrieving file creation dates in PHP for data management or analysis?

Retrieving file creation dates in PHP can be useful for data management or analysis tasks such as organizing files by age, tracking changes over time,...

What are the best practices for handling file paths when using ZipArchive in PHP?

When working with file paths in ZipArchive in PHP, it's important to ensure that the paths are properly formatted to prevent any issues with file extr...

Showing 16 to 20 of 10000 results

‹ 1 2 3 4 5 6 7 8 9 10 ... 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.