Welcome To Snipplr
Everyone's Recent Snippets Tagged c
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Currenty getImagInfo() also call getImageXMP() so you only need the first function to get your infos.
0
2172
posted 16 years ago by frankyfish
Annoyed by the "username's blog" links on your single-author Drupal blog? Don't reach for "display:none;"! Don't remove the $links variable from your node template!
Just paste this code into your theme's template.php file. Be sure to replace...
1
1854
posted 16 years ago by sheena_d
I've been trying to figure out a way to make ComboBox items selectable by the keyboard, much like how any ComboBox, ListBox, Selection box is in any other language like HTML, Windows Forms, etc.
Most of the solutions I've seen online weren't parti...
0
1952
posted 16 years ago by alishahnovin
Patterns: http://www.geekzilla.co.uk/View00FF7904-B510-468C-A2C8-F859AA20581F.htm
0
1801
posted 16 years ago by arpit
This example will return values -15 through 15 to be presented to the user in a select list for an integer CCK field.
0
1979
posted 16 years ago by tgbdad