Go Back   Web Server Hosting Forum by BODHost > Support > PHP Forum
 

Reply
 
Thread Tools Display Modes
  #21 (permalink)  
Old 07-18-09, 12:05
BOD Member
 
Join Date: Jul 2009
Posts: 50
Default

Quote:
Originally Posted by JeremyWJ View Post
Actually, that's not true. You can create a page a user can view in pure PHP. PHP can output all the HTML you want. Yes, they still see only the outputted HTML (no PHP), but you can use PHP to generate, on-the-fly, all the HTML needed.
True. Still, whether you're writing it by hand or generating it with PHP, you still need the HTML. No HTML, no viewable output. The PHP can control which HTML to display and can string it together for you if you've coded it to do so, but it can't take its place.
Reply With Quote
  #22 (permalink)  
Old 09-16-09, 22:59
BOD Member
 
Join Date: May 2009
Posts: 98
Default

Quote:
Originally Posted by Quilceda View Post
True. Still, whether you're writing it by hand or generating it with PHP, you still need the HTML. No HTML, no viewable output. The PHP can control which HTML to display and can string it together for you if you've coded it to do so, but it can't take its place.

I never said PHP could take HTML's place. You can however use PHP to generate 100% of the HTML. In other words you can create a page without writing any actual HTML. You have to write the PHP code to generate the HTML though (so in a sense you still are).
__________________
Jeremy J

* Bodhost VPS Linux Account Holder
* Network Information Systems Professional
Reply With Quote
  #23 (permalink)  
Old 10-10-09, 08:04
BOD Member
 
Join Date: Oct 2009
Posts: 6
Default

I just want to add another advantage of using PHP. Being a server side script, PHP is secures as the script is executed in the server instead of in your browser. Using HTML, everyone will view any code in the page source.
Reply With Quote
  #24 (permalink)  
Old 12-10-11, 04:57
BOD Member
 
Join Date: Sep 2011
Posts: 1
Default buy esomeprazole in usa online nexium for dogs

where can i buy esomeprazole acid in uk nexium order online
Reply With Quote
  #25 (permalink)  
Old 12-12-11, 05:21
BOD Member
 
Join Date: Dec 2011
Posts: 3
Default difference between HTML, PHP

HTML is a language used to describe to a browser how to display text and other objects in a browser window. It is not a programming language. HTML works on a client computer (the system on which the page is being viewed).

PHP is a scripting language, and can be used to create web pages written in HTML. PHP runs on the server (the system from which the page comes), and is a full-fledged programming language.
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump


All times are GMT -6. The time now is 01:28.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
Copyright © 1999-2012, BODHost Ltd. All rights reserved.