DatabaseQuery::bindOption() method

Get or set a bind option

Available since version 3.0.157.

Usage

// basic usage
$string = $databaseQuery->bindOption($optionName);

// usage with all arguments
$string = $databaseQuery->bindOption($optionName, $optionValue = null);

Arguments

NameType(s)Description
optionNamestring, bool

One of 'prefix' or 'global', boolean true to get/set all

optionValue (optional)null, int, string, array

Omit when getting, Specify option value to set, or array when setting all

Return value

string int array


DatabaseQuery methods and properties

API reference based on ProcessWire core version 3.0.248

Latest news

  • ProcessWire Weekly #581
    The 581st issue of ProcessWire Weekly brings in all the latest news from the ProcessWire community. Modules, sites, and more. Read on!
    Weekly.pw / 28 June 2025
  • New ProcessWire admin redesign
    When you upgrade to ProcessWire 3.0.248 or newer (currently the dev branch), you’ll immediately notice something new and beautiful…
    Blog / 9 May 2025
  • Subscribe to weekly ProcessWire news

“The end client and designer love the ease at which they can update the website. Training beyond how to log in wasn’t even necessary since ProcessWire’s default interface is straightforward.” —Jonathan Lahijani