Welcome To Snipplr
Everyone's Recent Snippets Tagged c
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Fairly simple way to match sidebar content with the main content for several pages without the need to create multiple blocks or the hassle of putting content in a block.
For example, your Home, About and Contact pages all have a sidebar with some...
1
1813
posted 17 years ago by aleprieto
This code snippet make use of the API to accomplish a block with links to related content.
1
1743
posted 17 years ago by aleprieto
Replace all mysql_query() calls in your project to debug_mysql_query() to see all mysql queries in Firebug console.
1
1584
posted 17 years ago by stancell
Atualiza janela principal após fechar Pop-UP
Refresh Main window after close the Pop-Up
0
1191
posted 17 years ago by LondonWeb
substitui <ENTER> em quebra de linha.
Break the lines form data, replacing <ENTER> key
0
1090
posted 17 years ago by LondonWeb
Takes a delimited string and a the delimiter, and returns a dynamic arrary
0
1018
posted 17 years ago by ScryptKeeper
Where bad_table is the name of the table containing duplicate rows.
2
1103
posted 17 years ago by jdbartlett