Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
This is an easy way to Instantiate and check layouts within a ZendFramework
0
618
posted 13 years ago by Blerx
publish to everywhere except VirtueMart checkout pages (I think!)
0
603
posted 13 years ago by morktron
This snippet is "extension method" for IDataReader.
You can use this snippet below ;
I assume you have datareader like that
SqlDataReader dataReader = command.ExecuteReader();
if (dataReader.IsColumnExists("columnName"))
{
//do something...
0
1290
posted 13 years ago by emregulcan
Remplacer le code Hexadécimal d'une couleur (provenant d'un xml par exemple) pour une utilisation en AS.
0
652
posted 13 years ago by ions
Utile pour formater l'affichage d'un compteur de temps (player video, player mp3, …)
0
641
posted 13 years ago by ions
multiple hosts in MAMP, leopard.
MAMP preferences have been amended to port80 port3306
1
731
posted 13 years ago by lister