I am making pages for a client signed up with verio under signature 
hosting. 

The pages are very simple request from db for thumbnails, which are 
displayed 4 at a time etc.

could it be because I'm generating the entire pages via PHP eg. 

echo("<html>")
echo("<head>")
echo("<title>I'm so slow</title>")
echo("</head>") etc. etc.

as oppose to embedding the php into the html

R>

Thanks in advance.

________________________--__-______-______________
eat pasta
type fasta


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to