Quantcast
Viewing latest article 7
Browse Latest Browse All 30

$sodapop->getQstring()

getQsting() uses the parsUrl() function to get the app query string from the url
Location: class.sodapop.php

public function getQstring() {

$qString = $this->parseUrl('qString');
return $qString;
}

Viewing latest article 7
Browse Latest Browse All 30

Trending Articles