Posted by kay on 03/02/06 00:32
u r expecting 400.000 visits a day? huh, nice
u do it this way:
homepage is your index.html with this code in the form tag
<form action="form.php" method="post">
FORM
</form>
so the home page IS NOT php.
only the site that visitors see after clicking submit button will have
php.
so there's no way u will see any performance loss.
Navigation:
[Reply to this message]
|