kvigor wrote:
Jim,
Please excuse the ignorance, I'm a newbie, but I'm only use to simple
SELECT, INSERT statements.
Your original code: $SQL = "SELECT * FROM my_Table WHERE CONCAT(value1,
value2, value3) IN ('".join("','", $list)."')
This can be broken down into smaller parts so to explai
I am trying to compile memcache 2.1.2 with php6 , but getting errors .
Anybody had luck with this?
Thanks,
Cathy
www.nachofoto.com
Jim,
Please excuse the ignorance, I'm a newbie, but I'm only use to simple
SELECT, INSERT statements.
Your original code: $SQL = "SELECT * FROM my_Table WHERE CONCAT(value1,
value2, value3) IN ('".join("','", $list)."')
OK, I get everything up to the ('''.join(''','''$list).''')
I'm guessing
[EMAIL PROTECTED] wrote:
Hi,
I'm running PHP 5.2.3 on Solaris 10 (AMD64).
My mail function doesn't send any mail, the return value of mail
function is false...
But sendmail_path value is OK in php.ini, and I've tried to send a mail
with sendmail on console with the same user (the apache user)
On 7/1/07, Ryan A <[EMAIL PROTECTED]> wrote:
> but the image, when updated, is still unstable on IE while still
> _perfectly_ stable on FireFox.
This might be due to cacheing on IE which anyone who has messed with
php online for a little time will be familier with. IE is a bitch at
times.
> but the image, when updated, is still unstable on IE while still
> _perfectly_ stable on FireFox.
This might be due to cacheing on IE which anyone who has messed with php
online for a little time will be familier with. IE is a bitch at times... just
likes the company that makes the softw
6 matches
Mail list logo