[PHP] PDO and UPDATE problem

2010-07-21 Thread Sky Gunning
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

Re: [PHP] displaying and updating records in a form

2010-08-04 Thread Sky Gunning
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 >

Re: [PHP] rewriteTextLinks.php - make URLs in plain text clickable

2010-11-25 Thread Sky Gunning
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 >