On Sun, Mar 29, 2015 at 11:51 PM, Ethan Rosenberg <erosenberg@xxxxxxxxxxxxxxxxxxxx> wrote: > When I call another page in PHP, Apache can take 5 to 10 minutes to open the > page. > > Example: > > <script type="text/javascript"> > <!-- > window.location.assign("http://localhost/HandleWeight.php"); > //-->\ > </script> What's slow, http://localhost/HandleWeight.php or the page that generates the HTML that redirects to it? --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx