Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
If you ever need to build a comma delimited list out of a column in SQL you can easily do this using the COALESCE function.
0
1143
posted 17 years ago by mcbutterbuns
Expands a MySQL / Gzipped file and executes it's queries.
0
1387
posted 17 years ago by mattkenefick
This function uses the power of regexp to check if some bad word are on the text, also offers the posibility to change those word for something else. Examples:\r\n\r\n$texto = \'fuck off!\';\r\nfiltrado($texto); returns true since a bad word has been...
1
1479
posted 17 years ago by oso96_2000
View to use with the docs at http://drupal.org/node/144725 for creating image gallery using cck, views and thickbox.
3
1431
posted 17 years ago by shrop
Just to include and implement the SWFObject to an HTML body from a generic "/js/" directory with some basic varibles.
[applies to OLD version of SWF Object]
1
1030
posted 17 years ago by mattkenefick