php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "module not found"

What are common pitfalls when using securimage-captcha in PHP?

Common pitfalls when using securimage-captcha in PHP include not properly configuring the session settings, not setting the correct path to the securi...

What are common pitfalls when uploading images in PHP, and how can they be avoided?

Common pitfalls when uploading images in PHP include not checking the file type, not validating the file size, and not securing the file upload direct...

What are common pitfalls when passing arrays using POST in PHP forms?

Common pitfalls when passing arrays using POST in PHP forms include not properly serializing the array before sending it, not properly decoding the ar...

What are common pitfalls when inserting values into a database using PHP and how can they be avoided?

Common pitfalls when inserting values into a database using PHP include not sanitizing user input, not using prepared statements, and not handling err...

What are common errors when querying for the maximum value of a column in PHP using mysqli?

Common errors when querying for the maximum value of a column in PHP using mysqli include not properly executing the query, not fetching the result, o...

Showing 9996 to 10000 of 10000 results

‹ 1 2 ... 1991 1992 1993 1994 1995 1996 1997 1998 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.