using System; using System.Collections.Generic; using System.Linq; ...
C# Problem with Login for Admi...
by tragicdancer.myopenid.com,
July 14, 2011 13:32,
1 refactoring, tagged with models, controller, login, C# asp.net-mvc, asp.net-mvc
<?php
function clean($string){
...
PHP Register/Login Script
by penaf.myopenid.com,
March 12, 2010 23:45,
115 refactorings, tagged with php, mysql, register, login
Hello People,
This websi...
$('login_email').observe('click', function(event){
element = event.element()
element.value = '';
...
JavaScript Prototype form functions
I'm thinking there's gotta ...
<?php ob_start(); include_once "include/config.php"; ...
PHP Login / Registration - be e...
by Memf,
December 12, 2008 16:56,
1 refactoring, tagged with form, ajax, script, register, login, registration
be easier?
(login and Re...
I'm trying to implement a s...