Kahuki Webmaster Forum  

Go Back   Kahuki Webmaster Forum > Website Development & Management > Programming

Programming Discussions related to web programming languages and other related issues.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-25-2007, 12:47 PM
Rookie
 
Join Date: Dec 2007
Posts: 15
pololo is on a distinguished road
html vs. php

Hello all master coders, Cool

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.


Reply With Quote
  #2 (permalink)  
Old 02-21-2008, 02:24 AM
Rookie
 
Join Date: Feb 2008
Posts: 5
NorCal is on a distinguished road
Quote:
Originally Posted by pololo View Post
Hello all master coders, Cool

I have been doing my site exclusively in html. What is the big differences between 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.
HTML is static, PHP is dynamic. PHP allows you to use a database as well as programming in things that will change the page depending on what the user does.

HTML with Javascript can do some dynamic things but is not secure anyone can change the code so it is not good for e commerce or database activities.

An html page has a different extension than a PHP page. so it is considered a different page. If you replace page1.htm with page1.php you will lose the PR and all SEO that you did on the html page. You can use htaccess to get around this though.

I probably created more questions for you than I answered but this is a start.

Reply With Quote
  #3 (permalink)  
Old 07-14-2008, 05:52 AM
Rookie
 
Join Date: Jul 2008
Posts: 31
Sakari is on a distinguished road
Html is client side language it works in client pc. and php is server side language.it's execute in server side. it's way more flexible you can put html code with it.


Reply With Quote
Reply

Bookmarks

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
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 01:47 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0