php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "scanned documents"

How reliable is using MD5 checksum for indexing and retrieving scanned documents in a database?

Using MD5 checksum for indexing and retrieving scanned documents in a database is not the most reliable method. MD5 is known to have collisions, meani...

How can the security and integrity of scanned documents be maintained when using MD5 checksum for file identification in a database?

The security and integrity of scanned documents can be maintained when using MD5 checksum for file identification in a database by regularly recalcula...

What are the key differences between scanned packets and those sent via Telnet in PHP?

Scanned packets are typically used for reconnaissance purposes, where an attacker scans a range of IP addresses to identify potential targets. Telnet,...

How can PHP be used to process VCard data scanned by a barcode scanner?

To process VCard data scanned by a barcode scanner using PHP, you can use a library like "vcard-parser" to parse the VCard data and extract the necess...

What are the best practices for handling folders that should not be scanned or displayed in PHP?

To prevent certain folders from being scanned or displayed in PHP, you can use an array to specify the folders that should be excluded. Then, when sca...

Showing 1 to 5 of 978 results

‹ 1 2 3 4 5 6 7 8 9 10 ... 195 196 ›
PHP.ORG

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

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.