1
ukdave
How do I?
  • 2004/1/8 17:37

  • ukdave

  • Just popping in

  • Posts: 67

  • Since: 2003/6/27


If I use the following in a form or text field it will echo the name of whoever is logged in.

<?echo $thisUser;?>

How do I do the same for my sitename?

What I'm looking to do is print username@mysitename.net

Could someone help please.

2
cleber
Re: How do I?
  • 2004/1/8 18:10

  • cleber

  • Just popping in

  • Posts: 11

  • Since: 2002/7/17


You could use:

<?echo $thisUser."@mysitename.net";?>

3
ukdave
Re: How do I?
  • 2004/1/8 18:12

  • ukdave

  • Just popping in

  • Posts: 67

  • Since: 2003/6/27


I'm already doing that thanks.

Login

Who's Online

235 user(s) are online (141 user(s) are browsing Support Forums)


Members: 0


Guests: 235


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits