Author Bio: JC Mendez
JC Mendez's Articles
A 2 day certification course at the beautiful Vobster Quay in Somerset, UK. Start or continue your FreeDiving Education with our experienced Instructors with classroom theory and practical exercises in the pool and open water.
Posted by: Freediver81, Replies: 13
Posted by: hyeparis, Replies: 1
Posted by: harbour seal, Replies: 3
Posted by: Whopperhead, Replies: 3
Posted by: MCerieiro, Replies: 35
Posted by: phuketfreediver, Replies: 32
SELECT a.id, UNIX_TIMESTAMP(a.date) AS date, a.title, a.rating, a.blurb, o.name, o.email, i.path, c.id AS cid, c.name AS cname FROM article a, user o LEFT OUTER JOIN images i ON (o.photo = i.id), art_cat ac, category c, category c2 WHERE a.owner = o.id AND a.publishstate = 3 AND ac.aid = a.id AND c2.id = ac.cid AND c.id = c2.parentid AND c.visible & 1 ORDER BY a.date DESC, a.id LIMIT 12Table 'deeperbl_dbAdvertising.article' doesn't exist