Hi all. I am trying to get the input from a form to print it out on a page where the information filled on a form must be on the page in a letter manner.But now what is happening I do that but it displays everything in the database , while I only want the last entry to be displayed.To the letter.I dont have id on my table so cant use last_insert_id( )
Any I dea to how I do that .Thanks in advance
Any I dea to how I do that .Thanks in advance
Comment