Have you done some perfs testing ?
Gunning sky
Le 23 nov. 2010 00:34, "Andre Polykanine" a écrit :
> Hello Yermo,
>
> thanks a lot! I will try this on my project (http://oire.org/) and
> I'll inform you if I modify it somehow.
> --
> With best regards from Ukraine,
> Andre
> Skype: Francophile
>
Hello
I think your code would be very nice to be able to hep you out or correct
your methods.
On Tue, Aug 3, 2010 at 1:33 AM, David Mehler wrote:
> Hello,
> Not sure if this went out, apologies if this is a double post.
> I'm having difficulty tying something together. I'm wanting to display
>
Hello
I have a problem with a update using PDO.
(learning atm and updating a php class to use PDO)
private function updateUser($id)
{
$date = mktime();
$DB = Db::getInstance();
$stmt = $DB->prepare('"UPDATE '. TBL_USERS .' SET
date_last_action=:updateDate WHERE
3 matches
Mail list logo