DrupalBin
Submit Code
About
Recent Posts
Fix for Code
4 hours 26 min
ago
Fix for Code
4 hours 26 min
ago
Code
4 hours 32 min
ago
whole thing
5 hours 23 min
ago
more
Tags
CCK
drupal
fapi
jquery
menu
module
Panels
php
simpletest
test
theme
views
more tags
User login
Log in using OpenID:
What is OpenID?
Username:
*
Password:
*
Create new account
Request new password
Log in using OpenID
Cancel OpenID login
Home
Fix for Do I need them, if so how do I implement them?
View
Download
Fix
This fix will not be saved to the database until you submit.
Summary:
Tags:
Any tags you'd like to associate with your code, delimitered by commas (example: Views, CCK, Module, etc).
Source code:
*
//NEED PLACEHOLDERS HERE??? $query = "SELECT node.nid FROM {node} LEFT JOIN {files} ON node.nid=files.nid WHERE node.type='image' AND node.status= 1 ORDER BY node.nid DESC"; $result= pager_query(db_rewrite_sql($query), 20);
Syntax highlighting mode:
ActionScript
ColdFusion
Diff
Drupal
Drupal 5
Drupal 6
HTML
Javascript
MySQL
PHP
Python
robots.txt
SQL
Text
Select the syntax highlighting mode to use.