Wrox Programmer Forums
|
Beginning PHP Beginning-level PHP discussions. More advanced coders should post to the Pro PHP forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Beginning PHP section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 20th, 2005, 12:26 AM
Authorized User
 
Join Date: May 2005
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default HELP

hi

I have made a web template in html,later i added some php scripts and converted those html pages into .php files;because of that my site has become slow. can somebody help me in this.


rashmi

 
Old May 20th, 2005, 01:14 AM
Friend of Wrox
 
Join Date: Mar 2004
Posts: 357
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to anshul
Default

If content of a Web page changes with user's action/request and with time, we use PHP. It is less sense to use PHP, if content of Web page remains static. Also, idea is to update HTML of a Web page using PHP whenever it is needed; as they ( Webmasterworld ) use CGI and update/write HTML page, when needed. So users are served static Web pages ( .htm or .html ), but PHP updates/writes into these Web pages, whenever required/commanded. In other words, such Web pages don't generate content on the fly or merely on users' request, but on Webmaster control. Hope these ideas'll help you.http://www.mediasworks.com/literature/










Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.