Sorry ich kriegs einfach nicht gebacken.. habs mit str_replace probiert geht nit..
jetzt möchte ich:
haben, wie mach ich das?
PHP-Code:
$postID = str_replace($row['com_prod_id']);
PHP-Code:
$sql_com = "SELECT com_prod_id FROM kommentare";
$query_com = mysql_query($sql_com);
PHP-Code:
$asdf = com_prod_id

Kommentar