Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6072445
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T10:09:40+00:00 2026-05-23T10:09:40+00:00

I had just asked how to get two 2 form actions on 1 line

  • 0

I had just asked how to get two 2 form actions on 1 line and someone answered that, but now I want a small line of PHP to be on the same line.

Here’s what I have so far:

PHP

if ($_SESSION['username'] )   
    echo "welcome, ".$_SESSION['username'];

HTML

<span style="float:right;">
    <form action='logout.php' method='POST'>           
        <input type='submit' value='Logout' />      
    </form>   
</span>
<span style="float:right;">
    <form action='changepassword.php' method='POST'>     
        <input type='submit' value='Change password' />       
    </form>            
</span>

You can view the irritation on my website: http://www.roundaboutmk.com.

You will need to login to see the problem:

  • username: stackoverflow
  • password: test01
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T10:09:41+00:00Added an answer on May 23, 2026 at 10:09 am

    so you want the php echo also in a span with float right??

    just place it before the two buttons

    if ($_SESSION['username'] )   
    
        echo "<span style='float:right'>Welcome, ".$_SESSION['username']."</span>";
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I had asked a question about this earlier, but it didn't get answered right
I just had a ridonkulous typo in my iPhone app, answered here . Now
I now this has been asked a thousand times but that doesn't help me
I just had a conversation with my lead developer who disagreed that unit tests
I just had a question about aligning two expand-collapse boxes and got an answer
I had previously also asked a question on this and was unable to get
I asked this on the ubuntu forums but had no response. Seeing as how
I figured this answer had been asked before, so I searched, but I couldn't
I just asked a question about centering elements, and given what I had to
Update: 24 Mar 2011: Just wanted to add that I've had a look at

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.