![]() |
Check to see if username is valid
I am working on a script that needs to check to see if a username that a person types in is a valid user registered on the forums. Is there an easy way to do this?
Edit: oops, should have been in general modification discussion. |
*moved*
well, the easy way is to do a query on the usertable, seraching for a user with that username, and if the query returns anything, then it's valid :) [sql]SELECT userid FROM user WHERE username = 'username here'[/sql] |
All times are GMT. The time now is 03:13 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|