Is it possible to have a single form submit to two PHP scripts? 

by Guest Geek on September 30, 2009

Q: Is it possible to have an HTML form that passes the same value to two different PHP files and then display the two in one window?

I am using PHPLot and once I create the graph I want to display the list, in HTML format, of information that is being graphed.