Welcome to Geeklog, Anonymous Sunday, December 22 2024 @ 06:28 pm EST
Geeklog Forums
Grabbing username and e-mail in staticpages
Ollie
Anonymous
I'm offering free e-mail at my geeklog site using the staticpages. I'm trying to setup a registration form, and I want everyone who signup for an e-mail account to use the same username as their geeklog account. Only members can signup.
Therefore, I need to grab the username and e-mail adress from the member. How do I do that?
<input type="text" name="name" size="25" value="<?php return '$something'; ?>" maxlength="200" />
Therefore, I need to grab the username and e-mail adress from the member. How do I do that?
Text Formatted Code
<input type="text" name="name" size="25" value="<?php return '$something'; ?>" maxlength="200" />
9
7
Quote
Status: offline
remy
Forum User
Full Member
Registered: 06/09/03
Posts: 162
Location:Rotterdam & Bonn
I am doing similar. The members however may change the alias. I'm using custom_memberinfo code for storing the alias.
In order to forward the received email, I've developed a tiny php-script to which every email is filtered. This script searches for the alias (i.e. username) and forwards the email to their registered email address.
The filtering runs oke with qmail and procmail.
In order to forward the received email, I've developed a tiny php-script to which every email is filtered. This script searches for the alias (i.e. username) and forwards the email to their registered email address.
The filtering runs oke with qmail and procmail.
8
7
Quote
All times are EST. The time is now 06:28 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content