here is the link to my page:
http://personalwebs.oakland.edu/~dag...***3/index.php
i just need to make it so the add document page continues to add to the table.
right now i can only make one add to the table, the next time through it overwrites the entry.
you start off at index.php, then the add button takes you to adddoc.php, then the save button will save the information in a session on savedoc.php and then automatically direct you back to index.php
they all have have sessions in them
like i said, i think this is done using an array i just dont know where to put the array or what kind of array it will be. any info would help. thanks!