LLMS_Database_Query::sanitize_id_array( mixed $ids = array() )

Sanitize input to ensure an array of absints


Description Description


Parameters Parameters

$ids

(Optional) String/Int or array of strings/ints.

Default value: array()


Top ↑

Return Return

(array)


Top ↑

Source Source

File: includes/abstracts/abstract.llms.database.query.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.24.0 Unknown.
3.15.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.