Jump to content

Creating an internal invoice system in php with mysql backend, can it be done?


tonysykes

Recommended Posts

Hi,

 

I need to create an internal invoice system. I got all the basics covered but the part I am struggling on is the invoice details. I would like to be able to fill in the standard header detail and have a separate mysql table for the services details so that I can have multiple services on the invoice (creating a new line when the previous one has been filled). Is this possible with multiple forms with the header info posted through or do I have to look at ajax and learn that?

 

Sorry about the vagueness of the post but it could go on for ages.

 

Thanks,

 

Tony.

Archived

This topic is now archived and is closed to further replies.

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