Welcome To Snipplr
Everyone's Recent Snippets Tagged login
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Source: https://css-tricks.com/snippets/wordpress/customize-login-page/
Put them in your theme functions.php or make it a plugin.
0
1027
posted 9 years ago by pauloc
Magento Social Login extension allows Customers to log in to your site using their accounts of various popular networks: Facebook, Google, Twitter.
0
1226
posted 10 years ago by steelgray9
Magento Social Login Extension adds social login to your e-store and enables quick login with Twitter, Facebook, Yahoo and Google. This Social Login Magento Extension will help you to increase sign-up and conversion rate as well. By using this Magent...
0
1089
posted 10 years ago by alastarmason1
a simple solution that illustrates a very practical usage of java filters, in this example we try to block any Ddos attack, spam access and route clients or visitors to there corresponding pages.
note: please test before use, then use at your own ri...
0
1938
posted 10 years ago by prgrmmraben
Simply paste the following snippet of code into your theme's functions.php file and adjust the CSS on line 4 as needed.
0
1082
posted 10 years ago by chrisaiv
How to build a login form using php with mysql database.
0
1066
posted 11 years ago by codingforever99
Tested in Firefox 4, Safari 4, Chrome 14, Opera 10, IE 8 (and newer)
0
1094
posted 11 years ago by jntu_gnec
The example here is if you had a form on a website that when submitted, needed to use that information to go to a special URL where the login information was all appeneded to the URL. (ex : <a href="http://giochionline1.123homepage.it"> giochi online...
0
1180
posted 11 years ago by haydin
This allows you to change the logo, title text, and url for the login logo in wordpress.
1
1044
posted 12 years ago by bitsculptor
I needed away to redirect to a custom BP component upon login for users and this works great. Add this to your functions file. If you are the admin, it will redirect you to the wp-admin.
0
16015
posted 12 years ago by dnnsldr
Nice implementation of Blowfish for storing user passwords to prevent decryption when for example the user database is compromised. Origin: Burak Guzel@Nettuts
2
1258
posted 12 years ago by ptodorov
A complete HTML page for a Facebook "app" that does login entirely on the client.
1 - Create a Facebook application (see Facebook developer docs.).
2 - Because of a Facebook "bug" the app should have Sandbox Mode disabled (App Settings - Advanced -...
8
1836
posted 13 years ago by rlmcneary2
If you obtain this error using WCF, IIS7, LINQ to SQL on Windows 7, read this thread:
http://www.codetoday.net/default.aspx?g=posts&t=1595
0
966
posted 13 years ago by derebus