A New Project - "PHP Recipes"
user warning: Unknown column 'u.signature_format' in 'field list'
query: SELECT c.cid as cid, c.pid, c.nid, c.subject, c.comment, c.format, c.timestamp, c.name, c.mail, c.homepage, u.uid, u.name AS registered_name, u.signature, u.signature_format, u.picture, u.data, c.thread, c.status FROM blog_comments c INNER JOIN shared_users u ON c.uid = u.uid WHERE c.nid = 5 AND c.status = 0 ORDER BY c.thread DESC LIMIT 0, 50 in /home/smdcom/domains/smd.com.my/public_html/modules/comment/comment.module on line 992.
Submitted by SMD on Sat, 09/13/2008 - 22:25
We have launched a new project called "PHP Recipes". PHP Recipes is a blog of tips, tricks, code snippets and also case study about PHP programming language. It is dedicated to the malay spoken PHP users or developers. It will covers topics from beginner to advance levels.
Feel free to visit the blog at http://www.php.com.my. Thank you.