php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "blocked"

What could be causing the issue of not being able to delete blocked usernames in a PHP forum running on phpBB 2.0.22?

The issue of not being able to delete blocked usernames in a PHP forum running on phpBB 2.0.22 could be caused by the user deletion function not check...

How can one prevent their IP from being blocked by websites like YouTube when making API requests in PHP?

To prevent your IP from being blocked by websites like YouTube when making API requests in PHP, you can use proxies to rotate your IP address with eac...

What are the advantages of using arrays or databases to store and manage blocked IPs in PHP scripts?

Storing and managing blocked IPs in arrays or databases allows for efficient retrieval and manipulation of the data. Arrays are useful for smaller set...

What are some alternative solutions for accessing blocked external webpages through your server using PHP?

If you need to access blocked external webpages through your server using PHP, one alternative solution is to use a proxy server. By routing your requ...

What are the best practices for updating and maintaining a list of blocked IPs in PHP?

When maintaining a list of blocked IPs in PHP, it is important to regularly update the list to include new IPs and remove old ones. One way to achieve...

Showing 1 to 5 of 274 results

‹ 1 2 3 4 5 6 7 8 9 10 ... 54 55 ›
PHP.ORG

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

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.