Welcome To Snipplr
Everyone's Recent Snippets
- 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
1724
posted 17 years ago by aleprieto
This code snippet make use of the API to accomplish a block with links to related content.
1
1642
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
1493
posted 17 years ago by stancell
Atualiza janela principal após fechar Pop-UP
Refresh Main window after close the Pop-Up
0
1127
posted 17 years ago by LondonWeb
substitui <ENTER> em quebra de linha.
Break the lines form data, replacing <ENTER> key
0
1017
posted 17 years ago by LondonWeb
Takes a delimited string and a the delimiter, and returns a dynamic arrary
0
933
posted 17 years ago by ScryptKeeper
Where bad_table is the name of the table containing duplicate rows.
2
1010
posted 17 years ago by jdbartlett