Forums

Inserting into the dbase direct (1 post)

  1. funkton
    Member
    Posted 2 years ago #

    Hi
    I need to insert into the POSTS table some informaton.
    Some from the database itself using selections from various

    <?php wp_dropdown_categories( 'child_of=3&hide_empty=0&order=ASC' ); ?>

    and some information from text boxes that the user will enter.

    What is the best way of doing this using PHP?? or some other way?

    Thanks in advance
    MAt

Topic Closed

This topic has been closed to new replies.

About this Topic