php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "securing"

What are some alternative methods to .htaccess for securing downloads in PHP applications?

Securing downloads in PHP applications is important to prevent unauthorized access to sensitive files. One alternative method to using .htaccess for s...

What are the best practices for securing FTP connections, such as using FTPS or SCP?

Securing FTP connections is crucial to protect sensitive data being transferred over the network. The best practices for securing FTP connections incl...

What are the best practices for securing phpMyAdmin using htaccess?

Securing phpMyAdmin using htaccess involves restricting access to the phpMyAdmin directory by creating a password-protected login prompt. This adds an...

What are some common methods for securing a login system in PHP?

Securing a login system in PHP involves implementing measures such as password hashing, using prepared statements to prevent SQL injection attacks, an...

What are best practices for securing databases and Wordpress directories in Windows 8.1?

Securing databases and Wordpress directories in Windows 8.1 involves implementing strong passwords, limiting access to only necessary users, regularly...

Showing 1 to 5 of 463 results

‹ 1 2 3 4 5 6 7 8 9 10 ... 92 93 ›
PHP.ORG

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

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.