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

  • Home
  • SEARCH
  • 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 7089693
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T07:57:12+00:00 2026-05-28T07:57:12+00:00

when i try to post something for an online shop it doesnt show the

  • 0

when i try to post something for an online shop it doesnt show the Username, but it shows the item.

HTML:

    <style type="text/css">
body {
    background-image: url(abstractsdark6.jpg);
}
body,td,th {
    color: #FFF;
}
</style>


<center>



<p>&nbsp;</p>
<p><img src="tengokucraftshop.png" width="1002" height="215">
<p><span style="font-family:'Myriad Web Pro'; font-size:12pt">Thank you for Buying a 1 Time Access to Anything that we listed for $10</span>
<p style="font-family:'Myriad Web Pro'; font-size:12pt">Please Insert Your Minecraft Username Below.</p>


  <INPUT TYPE="Text" VALUE="username" NAME="username" method="POST">

<p>&nbsp;</p>
<p style="font-family:'Myriad Web Pro'; font-size:12pt">Item You Wish to Buy:</p>

<form name="myform" action="purchaseconfirm.php" method="POST">

  <div align="center">
  <select name="item">
<option value="10k Cash ingame ">$10,000.00 In Game Cash - iConomy</option>
<option value="Diamond Set(Armor and Wep/tools x2)">Full Set of All Diamond (Includes Armor and Tools/Wepons) x2</option>
<option value="item">item</option>
</select>




<p style="font-family:'Myriad Web Pro'; font-size:12pt">If you Abuse this and the paypal logs are checked. you will not recieve your item as you are breaking our Rules and as a consequense you will not recieve your item.</p>
<p style="font-family:'Myriad Web Pro'; font-size:12pt">Please Send us A Screenshot of your Payment Proof to Haxconnect24@gmail.com with your Computer Clock Being Shown, it is easy to tell a Fraud Image. Dont Try. </p>
<p style="font-family:'Myriad Web Pro'; font-size:12pt">After your Purchase you will be Banned from Tengokucraft Shop for:  1 week (168 Hours or 10,080 Minutes or 604,800 Seconds), This is a Security Measure</p>
<p style="font-family:'Myriad Web Pro'; font-size:12pt"><BR />
  <input type="submit" value="Pressing this Button You agree to the Terms Above and Schedrule the Item to be Given To you">
</p>
</form>

PHP:

<?php


$directory_self = str_replace(basename($_SERVER['PHP_SELF']), '', $_SERVER['PHP_SELF']);

$logfile= $_SERVER['DOCUMENT_ROOT'] . $directory_self . 'purchases.html';


$logdetails=  date("F j, Y, g:i a") . ' : <br>Username:<br> ' . $_POST['username'] . ' <br>Item Purchased:<br> ' . $_POST['item'] . '</p>';



$fp = fopen($logfile, "a"); 
fwrite($fp, $logdetails);
fwrite($fp, " <br>----------------------<br>");
fclose($fp); 
echo "Your Purchase And your Item Request Was Recieved. it Will Now be Schedruled to Be given to you in the Post Office!, You have been Banned for 1 Week as a Security Measure. Thank you!";






?>

Outcome:

DATE(ignore this i removed it) : 
Username:

Item Purchased:
10k Cash ingame

----------------------

ive tried several things and i cant fix this.
is there anyway this can be fixed? i am using Dreamweaver CS5.5

  • 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-28T07:57:13+00:00Added an answer on May 28, 2026 at 7:57 am

    Because

     <INPUT TYPE="Text" VALUE="username" NAME="username" method="POST">
    

    is on outside of your <form>
    You have to copy it under <form name="myform" ..... . Also this <input> must be like this :

    <INPUT TYPE="Text" VALUE="username" NAME="username">
    

    You can use method='' parameter with <form> tag, only.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I added this code to the head but when I try to post something
HttpRequestValidationException occurs when I try post when txtBulletin contains any HTML, like Hello<br />World
I create a service that post something through the internet and everything's fine. But
I'm getting the following error whenever I try to post something with an apostrophe
I try opening a simple dialog from my iOS app to post something on
Every time I try to post to twitter in my rails app, the first
I could try to post and explain the exact query I'm trying to run,
I have a POST controller action like: if (ModelState.IsValid) { try { //.. save
I try to make a registration form. When user post the fields, i check
Sorry if the post title wasn't clear, I will try to explain a little

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.