Subject: | I love your perfect documenting... |
Summary: | Package rating comment |
Messages: | 4 |
Author: | Jonathan Dequeker |
Date: | 2010-06-17 12:33:35 |
Update: | 2010-07-14 22:47:01 |
|
|
|
Jonathan Dequeker rated this package as follows:
Utility: | Good |
Consistency: | Good |
Examples: | Good |
|
 Jonathan Dequeker - 2010-06-17 12:33:35
I love your perfect documenting style and the way it is written. It all makes perfect sense.
Except for the mysql: I'd prefer to use PDO, but that's just a detail.
 a77icu5 - 2010-06-18 02:28:54 - In reply to message 1 from Jonathan Dequeker
Thanks for the comments Jonathan, it's my first class on phpclasses, I hope I can continue sharing something useful, really really thanks.
Greetings from Puebla, Mexico.
[sorry for my English]
 Shubhadeep Chaudhuri - 2010-07-14 20:53:20 - In reply to message 2 from a77icu5
How can I use MySQL function like NOW()? It changes it to a string 'NOW()'.
 a77icu5 - 2010-07-14 22:47:01 - In reply to message 3 from Shubhadeep Chaudhuri
You can use setQuery() method to use MySQL functions that aren't yet supported in my class =(
|