php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "broken authentication"

How can PHP be used to track the source of a broken link that leads to a 404 error page on a website?

When a broken link leads to a 404 error page on a website, PHP can be used to track the source of the broken link by capturing and logging the HTTP re...

How can the issue of broken links and 404 errors be resolved when fetching external websites using cUrl in PHP?

When fetching external websites using cUrl in PHP, the issue of broken links and 404 errors can be resolved by checking the HTTP response code before...

How can images be efficiently set and displayed in PHP applications to avoid missing images or broken links?

To efficiently set and display images in PHP applications without missing images or broken links, one approach is to store the image paths in a databa...

What is the best way to handle image display in a PHP script to avoid broken image links?

When displaying images in a PHP script, it is important to handle cases where the image link may be broken or invalid to prevent broken image icons fr...

What are best practices for ensuring that links added by users in a PHP forum are not broken or dead?

One way to ensure that links added by users in a PHP forum are not broken or dead is to validate the links before allowing them to be posted. This can...

Showing 1 to 5 of 5555 results

‹ 1 2 3 4 5 6 7 8 9 10 ... 1110 1111 ›
PHP.ORG

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

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.