Forums

[resolved] muliple values in post_content? (3 posts)

  1. jwack
    Member
    Posted 2 months ago #

    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!

  2. stvwlf
    Member
    Posted 2 months ago #

    Have no idea what you are talking about. Please rephrase and explain what you are trying to do.

  3. jwack
    Member
    Posted 2 months ago #

    nevermind, i figured it out.

Reply

You must log in to post.

About this Topic