Subdomain Posts
PHP | 4 hours ago
PHP | 4 hours ago
PHP | 9 hours ago
PHP | 11 hours ago
PHP | 11 hours ago
PHP | 12 hours ago
PHP | 12 hours ago
PHP | 15 hours ago
PHP | 19 hours ago
PHP | 19 hours ago
Recent Posts
SQL | 1 min ago
None | 1 min ago
PHP | 1 min ago
PHP | 1 min ago
PHP | 2 min ago
PHP | 2 min ago
None | 3 min ago
OCaml | 3 min ago
None | 3 min ago
None | 5 min ago
Sitereport
Find cool info about any domain on the internet?
visit sitereport
Free Subdomains
Want a pastebin.com sub-domain for your community?
learn more...
What is pastebin?
Pastebin is a website that hosts all your text & code on dedicated servers for easy sharing.
learn more...
By asdfasdf on the 9th of Feb 2010 10:34:01 PM
Download |
Raw |
Embed |
Report
$query = $this->db->query(" SELECT aviso.id, aviso.detalle, aviso.titulo, aviso.tipo_aviso, aviso.nivel
FROM aviso
LEFT JOIN contacto ON contacto.localidad_id = $localidad
WHERE contacto.id = aviso.contacto_id
AND aviso.nivel > 0 $tipo
ORDER by aviso.id DESC
LIMIT 0, $n ;"
);
Submit a correction or amendment below.
Make A New Post