Results 1 to 1 of 1

Thread: Make an cookie in a form field

  1. #1
    Thread Starter
    Rookie wesselsboer's Avatar
    Join Date
    Sep 2009
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Make an cookie in a form field

    Hello,

    I ad an extra field to my post-form.php file.

    This is the extra option i made:

    <label for="make"><?php _e('Geldig tot'); ?></label>
    <input type="text" id="geldig" name="geldig" maxlength="100" value="<?php echo $geldig; ?>" />

    Does anybody know how i can make a cookie of this field.

    Thank you,

    Henk

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Can I make it so pics must be purchased?
    By krusezoo in forum ClassiPress General Discussion
    Replies: 2
    Last Post: June 4th, 2009, 04:44 PM