mysqli - it's what I wanted. thanks
Sorry, I clicked the 'reply' button instead of reply to all.
Original Message
Subject: Re: [PHP] mysql adapter and DAL
Date: Sat, 17 Sep 2011 19:07:48 +0530
From: Nilesh Govindarajan
To: shahrzad khorrami
On Sat 17 Sep 2011 04:54:13 PM IST, shahrzad khorrami wrote
hi,
If you are building your own dal I guess you would have to build your own
adapter,
simply use mysqli function and wrap them in a class.
On 17 September 2011 12:24, shahrzad khorrami
wrote:
> hi all,
> I'm looking for a mysql adapter for create my dal..
> where can I find a good one? and hav
hi all,
I'm looking for a mysql adapter for create my dal..
where can I find a good one? and have you ever written a dal with a mysql
adapter?
in my dal I want to pass parameters to sql sting, for example like
following:
$db->query($sql, array($name, $family))
thanks,
Shahrzad Khorrami
4 matches
Mail list logo