Searched refs:otherParams (Results 1 – 1 of 1) sorted by relevance
68 $otherParams = array(); variable75 $otherParams[] = urlencode($key).'['.urlencode($vkey).']='.urlencode($vvalue);78 $otherParams[] = urlencode($key).'='.urlencode($value);81 header('Location: ../phpThumb.php?src='.urlencode($randomSRC).'&'.implode('&', $otherParams));