Thanks everyone - Interesting how you can get thrown and not think of the blindingly obvious. Once again, thanks for all the help it was much appreciated.
Ron
Search found 4 matches
- Sun Mar 15, 2009 5:22 am
- Forum: General Discussion
- Topic: Speed expectations of PHP driven web page
- Replies: 11
- Views: 1487
- Sat Mar 14, 2009 4:51 pm
- Forum: General Discussion
- Topic: Speed expectations of PHP driven web page
- Replies: 11
- Views: 1487
Re: Speed expectations of PHP driven web page
As I said, I am definitely a beginner and this is the most complex code I have written so if it looks horrible I shall apologise in advance. Here is the php part of the page ... <!-- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Start of work area @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ --> <div ...
- Sat Mar 14, 2009 4:46 pm
- Forum: General Discussion
- Topic: Speed expectations of PHP driven web page
- Replies: 11
- Views: 1487
Re: Speed expectations of PHP driven web page
Thanks for your thoughts - The images are all quite small and have already been cached by my browser. Are you saying that the server will create the complete page code before it send it to the browser? In my case the page header, logo and menu sections load quickly then the section containing each f...
- Sat Mar 14, 2009 4:05 pm
- Forum: General Discussion
- Topic: Speed expectations of PHP driven web page
- Replies: 11
- Views: 1487
Speed expectations of PHP driven web page
I am relatively new to programming in php and have been working on developing a search routine for the on-line shop of my wife's small business web site. Got it working to my general satisfaction except that a page loads very slowly. The page contains about eight product items and takes from five to...