Jump to content

can anyone help...


rnb_cassanova

Recommended Posts

Hi Guys,

 

I need to display the result of a new record being added into a mysql db, but more importantly a line which will display specifically the ID of the record that has been entered.

 

code I currently Have -

 

<p align="center">Dear 

  <input name="Name" type="image" value="<?php echo $_SESSION['Name']?>"/>

</p>

 

<p align="center">_Thank You very Much For Your Custom</p>

<p align="center">&_</p>

<p align="center">Submitting Your Proposal_</p>

<p align="center">_Your Reference Number Is -

  <?php echo $row['Employee']?>

</p>

<p align="center">Please Click Here To Return_ </p>

<p align="center">Once Again; Thank You From DV8_ </p>

<p align="center"> </p>

<p align="center">If You Are Uploading Artwork Please Click Browse and Locate The File_</p>

<p align="center"><input name="Name" type="file" />  </p>

</body>

</html>

 

 

cheers Lads

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.