Jump to content

Need help bad


XXCRUSHERXX

Recommended Posts

ok im gonna go insane trying to make this this is my first php file i ever made and i need help bad i looked every where and couldn't find anything to help me out ok,

i need to make a insert.php and a results.php all to go with this code,

</p>

        <form action="insert.php" method="post" target="_blank">

          <div align="left">

            <p><span class="style16"><span class="style17">.............</span>K.R CHAT NAME</span><strong>:</strong>

 

                <input name="col1" type="varchar" size="50" />

                <br />

                <span class="style16"><span class="style17">.............</span>Friend ID</span>:..............

                <input name="col2" type="varchar" value="http://friends.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=" size="90" />

                <br />

              ..............................................................................

              <input type="submit" value="Add My Account" />

            </p>

          </div>

 

      </form>        </td>

    </tr>

  </table>

<tr>

    <!-- end section G generation -->

<tr>

 

<tr>

  <!-- start section M generation -->

  <!-- end section M generation -->

 

<tr>

  <table bgcolor="#000000" width="800" align="center" border="1" cellpadding="0" cellspacing="0">

    <tr>

      <td valign="bottom"><p><img src="DDFDFDFDFDF.gif" width="794" height="52" /></p>

        <form action="results.php" method="post" target="_blank">

          <div align="left">

            <p align="center">

              <input type="submit" value="Display All Add Me Links" />

            </p>

 

if an1 can help me i would be very happy

Link to comment
https://forums.phpfreaks.com/topic/162753-need-help-bad/
Share on other sites

if an1 else reads this post i wanna solve this with help i dont want it done completly im trying to learn this stuff but if i gotta post in freelance please tell me how i find it

 

Well what have you tried so far? I dont even know what you're trying to do. All i know is you're trying to create two files: insert.php and results.php. Now i'm going to take a guess that you're supposed to be inserting something into a database on the one page and displaying them in the other. Have you tried any basic PHP tutorials? Why don't you try learning some PHP first?

Link to comment
https://forums.phpfreaks.com/topic/162753-need-help-bad/#findComment-858857
Share on other sites

yes im working on something for a myspace group for mobsters the first colum you type your chat name the 2nd you enter your id  and the 3rd is to view  and save for others to add i search insert.php and results.php for 4 days straight trying to make this. i dont know how im aposed to get this started i wanna store it on my sites database for others to view i tryed to learn php basics but nothing looked like what i needed this is all i manage to come up with http://killercrew.110mb.com/results.php i even tryed to make an asp file but thats not what i need

Link to comment
https://forums.phpfreaks.com/topic/162753-need-help-bad/#findComment-858860
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.