Here is some inline PHP code: $x = 50 + mysql_last_insert_id().
$x = 50 + mysql_last_insert_id()
function min (a, b) { return a < b ? a : b; }