Welcome To Snipplr
Everyone's Recent Snippets Tagged login
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
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
885
posted 14 years ago by silentpro
login issue in development server (copy site from live site)
site url is different
0
856
posted 14 years ago by aashvi
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
780
posted 14 years ago by oriontimbers
this is all the actions needed for auth and the users login/register system
0
652
posted 14 years ago by sevennbsp
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
772
posted 15 years ago by jcroom
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
860
posted 15 years ago by daveismyname
This code can be used for making an external login area on pages other than KickApps powered pages. Please replace ##### with your AS ID. Also, if you've DNS masked you're site, you'll need to replace affiliate.kickapps.com with your domain info.
0
990
posted 15 years ago by kickjoel
Extract logins default db settings from one server to export to another
0
648
posted 15 years ago by pollusb
When you make a login remember to use CASE SENSITIVE on password and case insensitive on username
0
971
posted 16 years ago by ginoplusio
Usage: save the script to ~/scripts/my.bashrc and then source it in .bashrc.
0
1076
posted 17 years ago by thebugslayer
admin panel for php scripts with a login form elaborated by a function.php page, then an upload form with canc option
2
1350
posted 18 years ago by dandyna