Hey does anyone know how to make a login forum like this one on http://fraguniverse.com/index.php but with phpbb and when you click on it, it clears the username text.
Hey does anyone know how to make a login forum like this one on http://fraguniverse.com/index.php but with phpbb and when you click on it, it clears the username text.
You want an entire forum?
Why not just use phpbb or SMF?
anyone know how to make a login forum...
{CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
Follow Me on Twitter: @InkingHubris
PHP Code:$result = mysql_query("SELECT finger FROM hand WHERE id=3");
echo $result;
I think it was a typo, and I think the OP just wants the form like that but for use with phpbb as per this quote:
And the OP also wants the fields to clear themselves when each field is in focus. If this is the case, this is not a php question but more or less an HTML/Javascript question. Either way, we will see what the OP wants for sure.... but with phpbb ...
"Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian Wilson, Nintendo, Inc, 1989
TheUnlimitedHost | The Testing Site | Southern Utah Web Hosting and Design
Well that's what I thought... except the forum linked to IS phpbb (just licensed removed), so the only question then would be how to make username text disappear on focus, which would just to alter the code on the login tpl file.
{CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
Follow Me on Twitter: @InkingHubris
PHP Code:$result = mysql_query("SELECT finger FROM hand WHERE id=3");
echo $result;
Bookmarks