Results 1 to 4 of 4

Thread: /

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date: Jan:2007
    Location: bulgaria
    Posts: 7

    /


    <CODE>

    <select name="to_user" size=6 multiple="true">
    <option></option>
    <?=$to_user_menu?>
    </select>
    </CODE>


    <CODE>
    print_r($_REQUEST[to_user]);
    </CODE>

  2. #2
    White awesomeness z0ne's Avatar
    Join Date: Feb:2002
    Location: o
    Posts: 13,331
    <?php
    $get = mysql_query("SELECT DISTINCT FROM ");
    while($r = mysql_fetch_array($get)) {
    $to_user_menu = $r[""];
    }
    ?>
    . .

    .. "DISTINCT" - .

  3. #3
    Undead user Oldman's Avatar
    Join Date: Oct:2003
    Location: outside
    Posts: 432
    name="to_user"
    name="to_user[]".
    .

  4. #4
    Registered User tedych's Avatar
    Join Date: Nov:2003
    Location:
    Posts: 17,654
    Quote Originally Posted by Oldman View Post
    name="to_user"
    name="to_user[]".
    . [] .

    $multiselectvalues = $_POST['to_user'];
    $multiselectvalues .
    $multiselectvalues[0] == ' ';
    $multiselectvalues[1] == ' ';

    .
    Last edited by tedych; 22nd June 2007 at 21:46.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Copyright © 1999-2011 . .
iskamPC.com | mobility.BG | Bloody's Techblog | | 3D Vision Blog |