Is it possible to use one parameter in a prepared mysqli-statement multiple times with only binding it one time? something like this I think this is possible with PDO, but I don’t konw how to do this with mysqli. Answer Just to close the question: The answer is no. If you want to bind a parameter only one time and