groups

name language licence
blueprint add CSS Other
clear form Other Other
captcha HTML Other
DD_roundies HTML Other
sticky footer HTML Other
add google jquery link Java Other
reset mysql numbers SQL (Rails) Other
gravatar php crypt PHP Other

< 1 2 3 4 5 6 >



language: PHP
licence: Other

gravatar php crypt

options: view full snippetsend to code collector
<?php $ecode = md5($row_Recordset1['email']); ?>
	
(Continues...)