Results 1 to 4 of 4
Thread: /
Hybrid View
-
22nd June 2007 16:07 #1Registered 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>
-
22nd June 2007 16:20 #2. .<?php
$get = mysql_query("SELECT DISTINCT FROM ");
while($r = mysql_fetch_array($get)) {
$to_user_menu = $r[""];
}
?>
.. "DISTINCT" - .
-
22nd June 2007 21:35 #3
-
22nd June 2007 21:39 #4




Reply With Quote

Lenovo ThinkPad 15 IdeaPad 15
5th May 2023, 22:16 in