Skip to content

Instantly share code, notes, and snippets.

@mneuhaus
Created March 8, 2013 23:49
Show Gist options
  • Save mneuhaus/5121381 to your computer and use it in GitHub Desktop.
Save mneuhaus/5121381 to your computer and use it in GitHub Desktop.
TYPO3: SELECTgetRows
$jobs = $GLOBALS['TYPO3_DB']->exec_SELECTgetRows('*', 'tx_neulandstellenmarkt_stellen', 'uid=' . intval($job));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment