View Single Post
Old 06-23-2004, 09:13 AM  
WWC-Hagan
Confirmed User
 
Join Date: May 2004
Location: WorldWideContent.com - Los Angeles, CA
Posts: 78
in your .htaccess file, you can use the:

%
PHP Code:

REMOTE_USER} variable, which is the member's username.

so in you would use mod_rewrite, and something like:


RewriteCond %haha123;REMOTE_USER} ^user.* [NC]
RewriteRule whatever...goes...here
__________________
SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, you may use a 624x80 instead of a 120x60. Let me repeat... A 120 x 60 button and no more that 3 lines of DEFAULT SIZE AND COLOR text.

Last edited by haganxy; 06-23-2004 at 09:17 AM..
WWC-Hagan is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote