topical media & game development
#mobile-ar-8-6.txt / txt
// Prepare custom_slider value which will be used in SQL statement.
// In this function, we simply return the value of
// in the GetPOI request.
//
// Arguments:
// customslider ; the value of CUSTOM_SLIDER parameter in the GetPOI request.
//
// Returns:
// customslider ; the value that can be used to construct the right SQL
// statement.
function GetSliderValue ( customslider ) {
// if
if( isset( customslider ) )
return
(C) Æliens
04/09/2009
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.