ok im trying to make seo url im creating slug ok but how do i insert along the id of that post?
doing this following is definitely wrong im sure because i get 0 instead
$id = $db->lastInsertId('id');
$stmt->execute(array(
':poster' => $uid,...
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.