• Resolved jwack

    (@jwack)


    I have 5 variables that i need in post_content. I cant figure it out, i tried making $content an array but couldnt get it.

    $postdata = array( "ID" => $post_id, "post_category" => $postcats, "post_content" => $content);

    Hopefully someone can help me, im a php newb!

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘muliple values in post_content?’ is closed to new replies.