Question
invoice numbers
Can anyone tell me how to make invoice number on a form to appear on the form using php. I cannot remember how to pull the number from MySQL primary id auto increment. I have a invoice form to take data and put into the database. I want to display the next available number from the database.
Thanks
Jon
