In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] ("Jeff Holzfaster") wrote:
> This works: select date_format(date, "%W, %e %M %Y") as date from table
> This doesn't: select concat(date_format(date, "%W, %e %M %Y")," ",time) as
> time_of_day
>
> I'm wondering if it is possible to use concat in this way and how if it is
> possible. Maybe this is a question better suited for the MySQL list.
Yu'huh. <g>
Questions about making MySQL do stuff --> MySQL list
Questions about making PHP do stuff --> PHP lists
Questions about making PHP & MySQL play nice with each other...it's a
judgement call. IMO, the PHP-DB list is the best (certainly the most
thematically appropriate) place for PHP/MySQL integration issues, but YMMV.
--
CC
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]