PHP 8.5.0 Beta 3 available for testing

Voting

: three minus two?
(Example: nine)

The Note You're Voting On

netrox at aol dot com
16 years ago
I noticed that even with the magic quotes disabled, http_build_query() automagically adds slashes to strings.

So, I had to add "stripslashes" to every string variable.

<< Back to user notes page

To Top