Hi guys any help or direction would be great.
Case : Theres one PHP page that has a select drop list, by selecting one item form list, it will trigger three POST action and brings back three different content pane on the same page (these three post are submitted in a sequence one after the other).
Im currently using LWP's POST to submit the variables, the first and second works fine and return the relevant content, but the third just returned a PHP error returned "<b>Fatal error</b>: Maximum execution time of 120 seconds exceeded in <b>".
Thanks in Advance.
Case : Theres one PHP page that has a select drop list, by selecting one item form list, it will trigger three POST action and brings back three different content pane on the same page (these three post are submitted in a sequence one after the other).
Im currently using LWP's POST to submit the variables, the first and second works fine and return the relevant content, but the third just returned a PHP error returned "<b>Fatal error</b>: Maximum execution time of 120 seconds exceeded in <b>".
Thanks in Advance.