Programming Theory
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsOther TechnologiesProgramming Theory

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
  #1  
Old September 19th, 2003, 09:00 PM
justjeni justjeni is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Saukville, WI USA
Posts: 41 justjeni User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 3
Comment from .php programmer - opinions?

Okay, I'm so new (and so confused yet!) to .php, that I wondered what all of you with so much more experience think of this comment from the who wrote the book I'm studying from:

Quote:
Why have you got PHP parsing html files? thats extremely inefficient!!

parse error in ordering.html <--- surely you should use phtml or php or something other than html pages for your php code.

Dave

Reply With Quote
  #2  
Old September 19th, 2003, 09:24 PM
Blindeddie Blindeddie is offline
Codewalkers Regular (2000 - 2499 posts)
 
Join Date: Apr 2007
Location: NJ - USA
Posts: 2,152 Blindeddie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
RE: Comment from .php programmer - opinions?

I may be reaching here but the point I think he is trying to get accross is that if you have PHP configured to parse files with the .HTML extension and execute any code it finds in those files, then PHP will look at every HTML file that is being requested regardless of whether it has PHP code in it or not and try and execute the code in it. No php code, no execution, but you are still using the php engine to parse the file prior to sending it to the requesting client. This is inefficient due to the fact that the engine is parsing files that do not need to be parsed. For example, if you had a site with 100 .html pages, three of which had PHP embedded in them, instead of PHP only being called to action when looking at the files that contain PHP code, it is called into action for all 100 pages 97 of which do not need to be parsed by php. Hope that makes sense.

Reply With Quote
  #3  
Old September 19th, 2003, 09:56 PM
justjeni justjeni is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Saukville, WI USA
Posts: 41 justjeni User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 3
RE: Comment from .php programmer - opinions?

Thanks blindeddie - I think I get the idea. But then does he mean when you include .php in an HTML page? (by the way, he wasn't talking to me - I don't even know how to make pages with both .php and html yet...sigh) Or am I getting too far ahead of myself here? (Shoot, I didn't even know such a thing as .phtml existed!)

Reply With Quote
Reply

Viewing: Codewalkers ForumsOther TechnologiesProgramming Theory > Comment from .php programmer - opinions?


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump




 Free IT White Papers!
 
How to Present Effectively Online
This white paper offers practical and actionable advice on the key steps that any presenter should consider as they plan and execute a Webinar or online meeting.

Request Your Free Technology Downloads!
 
Open Source Security Myths
Open Source Software (OSS) is computer software whose source code is available to the general public with relaxed or non-existent intellectual property restrictions (or arrangement such as the public domain), and is usually developed with the input of many contributors.

Request Your Free Technology Downloads!
 
Power and Cooling Capacity Management for Data Centers
This paper describes the principles for achieving power and cooling capacity management.

Request Your Free Technology Downloads!
 
Scalable, Fault-Tolerant NAS for Oracle - The Next Generation
For several years NAS has been evolving as a storage alternative for Oracle databases, and for good reason: NAS is quite often the simplest, most cost-effective storage approach for Oracle. Learn about the benefits that HP's approach to scalable NAS brings to Oracle environments in this comprehensive white paper.

Request Your Free Technology Downloads!
 
Understanding Web Application Security Challenges
This white paper discusses many common threats and preventive measures for Web application security, and explains what you can do to help protect your organization.

Request Your Free Technology Downloads!
 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 




© 2003-2009 by Developer Shed. All rights reserved. DS Cluster 6 Hosted by Hostway
For more Enterprise Application Development news, visit eWeek