logo       
Google Custom Search
    AddThis Social Bookmark Button

Re: HTML_QuickForm Question: msg#00420

Subject: Re: HTML_QuickForm Question
Charles Kline schrieb in php.pear.general:

> What I need to do is use one of the values 'userid' as the value="" and 
> 'fname' 'lname' and the displayed value in the select.

This is not a QuickForm question...

$sql = "SELECT id, CONCAT(fname, ' ', lname) as value
        FROM person";

-- 
http://4bconsult.de

-- 
PEAR General Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php





Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>