Thread
:
Getting members area username into PHP script from Verotel system?
View Single Post
02-17-2009, 07:37 PM
Zorgman
Confirmed User
Join Date: Aug 2002
Location: Sydney, Australia
Posts: 6,103
You mean once they login to the members area?
If using php and htaccess file, try this.
Quote:
$user = $_SERVER['PHP_AUTH_USER'];
__________________
---
Zorgman
View Public Profile
Visit Zorgman's homepage!
Find More Posts by Zorgman