Collections functions
General functions
Render functions
Theme permission functions
User functions
Resource functions

getval()

Description

Retrieve a user-submitted parameter from the browser, via post/get/cookies in that order.

Parameters

ColumnTypeDefaultDescription
$val string The parameter name
$default string A default value to return if no matching parameter was found
$force_numeric boolean false Ensure a number is returned

Return

string

This article was last updated 30th November 2023 16:05 Europe/London time based on the source file dated 29th November 2023 10:35 Europe/London time.