Need purchase order format

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi people,
    This is sridhar i am developing inventory application using php,mysql,i need purchase order format in php forms,i get from some format,but i need to add all details what i want in table itself,then i want save all the records in single click.
 If so, the simple way is to store each item in an array, then when the user finally presses submit, you go through the array, saving an item to each record.
  The complicated way, is to save each item as it is entered, to a
temporary table, using Ajax, and when the user presses submit, copy all the items from temporary table to the main table.


           i got this reply form one our group member if any one send sample coding for this format.please i need urgently thanks lot in advance


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux