$ 0 0 getQsting() uses the parsUrl() function to get the app query string from the urlLocation: class.sodapop.php public function getQstring() { $qString = $this->parseUrl('qString'); return $qString; }