|
Posted by David Quinton on 12/17/88 11:54
On Wed, 2 Aug 2006 12:17:47 +0100, "Chris Thompson"
<c.thompson@zen.co.uk> wrote:
>Hi All,
>
>I have a private website created using HTML/PHP. Within this site, there is
>a page that has a form (question.php), which is populated depending on the
>question number that has been posted to it.
>
>When the form is submitted, the data is posted back to the same page
>(question.php), and the code within the page saves the posted data, and
>displays the next question, and so it goes on...
>
>While the page loads almost instantly for the first 15 or so questions, the
>server response gets gradually slower, to the point where the page takes
>about 30 secs to start loading after about 18 questions.
Is the page writing each set of responses to MySQL every time, or is
it mererly appending them to the form as a load of hidden form fields
- ready to be written when all questions have been answered?
--
Locate your Mobile phone: <http://www.bizorg.co.uk/news.html>
Great gifts: <http://www.ThisBritain.com/ASOS_popup.html>
Navigation:
[Reply to this message]
|