Real Estate Forums

Coding HTML, ASP, PHP, JAVA MYSQL and more. All coding questions should be asked here.

Reply
 
Thread Tools Display Modes
Old 07-29-2007, 01:03 PM
Dave Kovaleski's Avatar
Dave Kovaleski Dave Kovaleski is offline
Real Estate Web Guru
 
Join Date: Jan 2007
Posts: 344
Dave Kovaleski is on a distinguished road
Default html vs. php

Hello all master coders,

I have been doing my site exclusivley in html. What is the big differences bewteen php and html? What are the advantages/disadvantages? What, if any would be the penalty from going from an html site to a php site? Would this hurt the PR I have already gotten as well as the search results? Woud it appear to be a whole new site?

Please discuss.

Thanks in advance.
__________________
Dave Kovaleski REALTOR
Pocono Pennsylvania Real Estate Agent
Pocono Real Estate
Pocono Homes
Lake Wallenpaupack Real Estate
Reply With Quote
Old 07-29-2007, 01:50 PM
brandonre's Avatar
brandonre brandonre is offline
Uber Real Estate Webmaster
 
Join Date: Dec 2006
Location: Brandon, Florida
Posts: 594
brandonre is on a distinguished road
Default Re: html vs. php

Hi Dave, I recently changed from html to php pages as long as you redirect your pages you should be fine, I did take a hit initially on my pagerank for my interior pages but you should be fine in the long term. It is a lot easier to make changes to my website with php.
__________________
Brandon Florida Real Estate
Do Follow, Comment Luv Tampa Real Estate Blog and Top Commentator enabled
Tampa MLS
Reply With Quote
Old 07-29-2007, 02:29 PM
jasoncrouch's Avatar
jasoncrouch jasoncrouch is offline
Exclusive member
 
Join Date: Apr 2004
Location: Austin, Texas area
Posts: 705
jasoncrouch is on a distinguished road
Default Re: html vs. php

I am interested in hearing more about this topic as well. Switching to php seems to be a good change for functionality and for making changes and utilizing newer web tools, but I have had this site up since 1998 and I don't want to jeopardize anything either.
__________________
Jason Crouch, Broker
Austin Texas Homes, LLC
512-796-7653 (cell)
Austin Real Estate
Austin Texas Real Estate
Austin Homes
Reply With Quote
Old 07-29-2007, 02:46 PM
Aaron Aaron is offline
Real Estate Webmasters Staff
 
Join Date: Jun 2005
Location: Nanaimo
Posts: 7,800
Aaron is on a distinguished road
Send a message via MSN to Aaron
Default Re: html vs. php

Here's how I do it.

.htaccess file
Code:
RewriteEngine On
RewriteRule ^(.*)\.htm$ $1.php [L]
Example: http://www.coastalmobile.com/mobile-...iners-cove.htm

That page has an .htm extention - however those properties on the page are dynamically generated.

This way you can have the page appear as if it's an .html page to the search engines. Just as long as you have an apache webserver this will work perfectly and the searchengines, and users will never need to know that it's actually a php file. One of the big advantages I find with a php site is the ability to easily do includes (there are ways without php ) - but anyways - It's always nice to have PHP.
__________________
Aaron
Programming Support
Real Estate Webmasters
Reply With Quote
Old 07-29-2007, 03:21 PM
Dave Kovaleski's Avatar
Dave Kovaleski Dave Kovaleski is offline
Real Estate Web Guru
 
Join Date: Jan 2007
Posts: 344
Dave Kovaleski is on a distinguished road
Default Re: html vs. php

Thanks for the responses so far, but I am still in that dark of what the main advantage is of php, any explanations?
__________________
Dave Kovaleski REALTOR
Pocono Pennsylvania Real Estate Agent
Pocono Real Estate
Pocono Homes
Lake Wallenpaupack Real Estate
Reply With Quote
Old 07-29-2007, 03:47 PM
Bigtoe's Avatar
Bigtoe Bigtoe is offline
Uber Real Estate Webmaster
 
Join Date: Mar 2006
Location: Outer Banks
Posts: 830
Bigtoe is on a distinguished road
Default Re: html vs. php

I hope the advantages of php don't outweigh the advantages of CSS. I have just started converting my site to CSS. So far, I love it.
__________________
Serving all your Outer Banks real estate needs and for the latest OBX events visit the Outer Banks Community Forum.
Reply With Quote
Old 07-29-2007, 03:49 PM
Dave Kovaleski's Avatar
Dave Kovaleski Dave Kovaleski is offline
Real Estate Web Guru
 
Join Date: Jan 2007
Posts: 344
Dave Kovaleski is on a distinguished road
Default Re: html vs. php

Well, I know nothing about php but I can say with confidence that I am sure php and css work together.
__________________
Dave Kovaleski REALTOR
Pocono Pennsylvania Real Estate Agent
Pocono Real Estate
Pocono Homes
Lake Wallenpaupack Real Estate
Reply With Quote
Old 07-29-2007, 04:00 PM
jasoncrouch's Avatar
jasoncrouch jasoncrouch is offline
Exclusive member
 
Join Date: Apr 2004
Location: Austin, Texas area
Posts: 705
jasoncrouch is on a distinguished road
Default Re: html vs. php

I know very little about either one - just html. I would love to know which way to head with any future changes. I get the feeling that it really doesn't matter, but I'm not sure.
__________________
Jason Crouch, Broker
Austin Texas Homes, LLC
512-796-7653 (cell)
Austin Real Estate
Austin Texas Real Estate
Austin Homes
Reply With Quote
Old 07-29-2007, 04:00 PM
Bigtoe's Avatar
Bigtoe Bigtoe is offline
Uber Real Estate Webmaster
 
Join Date: Mar 2006
Location: Outer Banks
Posts: 830
Bigtoe is on a distinguished road
Default Re: html vs. php

Cool.
__________________
Serving all your Outer Banks real estate needs and for the latest OBX events visit the Outer Banks Community Forum.
Reply With Quote
Old 07-29-2007, 04:48 PM
VRI's Avatar
VRI VRI is offline
Uber Real Estate Webmaster
 
Join Date: May 2004
Location: Tampa Bay
Posts: 2,311
VRI will become famous soon enough
Default Re: html vs. php

Any dynamic scripting, like PHP, will afford you exponentially greater flexibility with your site with no downside. There is no conflict with php and css... just look at an REW site to see.

PHP/ASP/CF etc will allow you to pull/calculate data on the fly and process it on the server so it's spit out as plain old html to the browser/search engines.
__________________
OverSite.US | A Unique Web Directory
Real Estate Directory | A regional listing of quality real estate related web sites.
Tampa Bay Fishing | Seeks references from the area resource pages of quality local sites.
Reply With Quote
Reply


Thread Tools
Display Modes

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

For our members

Main Sections

IDX Coverage Areas

Spiders Welcome

All times are GMT -7. The time now is 05:25 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.