Welcome To Snipplr


Everyone's Recent PHP Snippets Tagged login



« Prev 1 2
Source: https://css-tricks.com/snippets/wordpress/customize-login-page/ Put them in your theme functions.php or make it a plugin.
0 1914 posted 11 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 2317 posted 11 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 2115 posted 11 years ago by alastarmason1
Simply paste the following snippet of code into your theme's functions.php file and adjust the CSS on line 4 as needed.
0 2038 posted 11 years ago by chrisaiv
How to build a login form using php with mysql database.
0 2011 posted 12 years ago by codingforever99
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 2270 posted 13 years ago by haydin
This allows you to change the logo, title text, and url for the login logo in wordpress.
1 1934 posted 13 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 24678 posted 13 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 3391 posted 14 years ago by ptodorov
1 1924 posted 14 years ago by travishines
WP Functions
0 2040 posted 14 years ago by silentpro
0 1829 posted 14 years ago by kbrown
0 1708 posted 15 years ago by zealmurapa
Add a login form to your wordpress themes frontend.
0 2119 posted 15 years ago by prwhitehead
probably confusing. it's my first class. not pretty but it works
0 2287 posted 15 years ago by cdog
WP Functions Step 1: Upload the logo you want into the theme images folder Step 2: Add the following code to your theme functions.php file
3 1782 posted 15 years ago by silentpro
login issue in development server (copy site from live site) site url is different
0 1647 posted 15 years ago by aashvi
0 1562 posted 15 years ago by laurentzziu
Code snippet that allows the user to be automatically logged in on account creation, this works with s2Member since they allow the user to create their own password.
1 1640 posted 15 years ago by oriontimbers
this is all the actions needed for auth and the users login/register system
0 1416 posted 16 years ago by sevennbsp
1 1923 posted 16 years ago by Myrddin
This script will allow you to choose which site you want to login to (Choose from WHMCS, TCAdmin, Cpanel) You need to edit the action= in each form to the correct address of your website.
1 1564 posted 16 years ago by jcroom
0 1830 posted 16 years ago by stavelin
2 1566 posted 16 years ago by sennesaelium
2 login functions that check if a user is logged in by checking is a session is equal to true that would have been set on login. If not logged in the redirect to login.php
1 1640 posted 16 years ago by daveismyname
2 1712 posted 16 years ago by willemmulder
1 1966 posted 17 years ago by iroybot
« Prev 1 2