I am making an invoice program and I need to open a template form, fill it in, and save it to a menu with a specific name. The menu would list all of the invoices with the info filled in. Every time a new invoice is created it must be added to this menu. This must be done a way that the info can't be lost- like if I were to update the file- the saved stuff would still be there. This could be done using external files... but I need it to be simple (because I am a high- level beginner/ low experienced) (I do not know PHP or anything like that) In the form there will be a field so that I can name the file... this will be the name of the button I click on in the menu to get back to the saved invoice. PLEEEEEASE Help! I would like detailed instructions and coding please! Thank You SOOOOO Much!