Docs Goabase

PhotoRnd
in package

For random images

Table of Contents

getBox()  : string
getIDs()  : string
Get 40 random IDs
getImg()  : string
Random image from the tables user_images, party_images, user_record_images

Methods

getBox()

public static getBox([array<string|int, mixed> $saAtt = [] ]) : string
Parameters
$saAtt : array<string|int, mixed> = []
Return values
string

getIDs()

Get 40 random IDs

public static getIDs(string $strTable) : string
Parameters
$strTable : string
Tags
throws
Exception
Return values
string

getImg()

Random image from the tables user_images, party_images, user_record_images

public static getImg(string $strTable) : string
Parameters
$strTable : string
Tags
throws
Exception
Return values
string

Search results