Results from the most recent live auction are here .
19 members in the live chat room. Join Chat !
06-08-2008, 04:58 AM
· #26 while ($awake){ code(); }
Name: Eric
Location: Kentucky
Join Date: Mar 2005
Posts: 4,197
NP$: 1701.00 (
Donate )
When it comes to PHP or (x)HTML, I think of it this way:
If it's a simple website (such as a minisite) that doesn't need any advanced features, I'll use just HTML.
If I do want advanced features, I first look to see if it can be accomplished with simple javascript first (depending on what those features are); if javascript won't do the trick, then I move on to PHP.
06-13-2008, 07:10 AM
· #27 New Member
i feel comfortable working with html than php, html has dhtml, xhtml
06-13-2008, 07:36 AM
· #28 NamePros Member
Location: me = new (live(in.paradise())
Join Date: Jan 2008
today ir is very easy to just install wordpress and even in mini sites use all the power available by this cms. All in on seo plugin for example. It is just too simple.
06-13-2008, 07:44 AM
· #29 NamePros Regular
Name: Anant Shrivastava
Location: INDIA
Join Date: Jul 2007
Posts: 349
NP$: 10.00 (
Donate )
one thing XHTML is based on HTML. and second thing HTML can't be depreciated,
all what you get through PHP ASP or ASP.net is all based on HTML only.
what you get is HTML as the final output.
saying HTML is obselete is like saying my kernel is obselete so i will only use my web browser.
06-13-2008, 10:28 AM
· #30 DNOA Member
Name: Matthew Holt
Location: 127.0.0.1
Join Date: May 2004
Posts: 4,867
NP$: 17.21 (
Donate )
Originally Posted by anantshri one thing XHTML is based on HTML. and second thing HTML can't be depreciated,
all what you get through PHP ASP or ASP.net is all based on HTML only.
what you get is HTML as the final output.
saying HTML is obselete is like saying my kernel is obselete so i will only use my web browser.
Errr. No. Not really.
__________________
FREE : Help With Code
Includes other technical topics:
programming, development, Windows, domain names, and Internet
06-13-2008, 10:55 AM
· #31 NamePros Regular
Name: Anant Shrivastava
Location: INDIA
Join Date: Jul 2007
Posts: 349
NP$: 10.00 (
Donate )
Originally Posted by mholt Errr. No. Not really.
please explain.........................:-)
06-13-2008, 11:32 AM
· #32 DNOA Member
Name: Matthew Holt
Location: 127.0.0.1
Join Date: May 2004
Posts: 4,867
NP$: 17.21 (
Donate )
Quote:
A web browser is not based on a kernel.
__________________
FREE : Help With Code
Includes other technical topics:
programming, development, Windows, domain names, and Internet
06-13-2008, 11:39 AM
· #33 NamePros Regular
Name: Anant Shrivastava
Location: INDIA
Join Date: Jul 2007
Posts: 349
NP$: 10.00 (
Donate )
Originally Posted by mholt A web browser is not based on a kernel.
OHK buddy,
you got my comment wrong way
it was comparing PHP and HTML not HTML and XHTML.
also in this case PHP does necessarily need HTML.
also web browser's are based on kernel.
otherwise you would have used standalone webbrowser's
06-13-2008, 01:22 PM
· #34 NamePros Member
Name: David
Location: Ireland
Join Date: Oct 2006
Depends on what the site is about. I like both but I feel nowadays that most sites are dynamic sites, not just plain HTML.
06-13-2008, 06:20 PM
· #35 NamePros Regular
Location: K-R.NET
Join Date: Sep 2006
Posts: 813
NP$: 1701.73 (
Donate )
__________________
#include <signature.h>
■
Accepting offer :
FUYP.COM - HOYV.COM - OWKZ.COM ■
06-14-2008, 01:36 AM
· #36 Account Closed
Html ,
I think it is used more easily
WeeksNevin
06-25-2008, 04:17 AM
· #37 Elite PHP Guru
You use php and html together. They are like peas and carrots. Since both perform different tasks, you cannot really compare them. Simply put, if you have a static (a page that never changes), then you don't need php.
06-29-2008, 06:53 PM
· #38 NamePros Regular
Name: David McAllister
Location: Amberg, Germany
Join Date: Nov 2006
Posts: 316
NP$: 1549.00 (
Donate )
There are a lot of people who use HTML, that don't use PHP. On the other hand, I doubt that there are too many people that use PHP that do not thoroughly understand HTML and CSS.
__________________
Cheap Cigarettes , Seneca , Bionichead , Seniors in the USA , Palm Desert Attorney , 120s , BN , 1DP , 1H1 , 1k1 , 1LG , 3x7 , 3x9 RR , Cable Street , 3G
07-01-2008, 05:09 PM
· #39 An American Soldier
Name: Ray
Location: Pennsylvania
Join Date: Jun 2005
Posts: 1,521
NP$: 347.25 (
Donate )
Html = Hyper Text Markup Language,
----------------
Basically this is what the end user sees. HTML displays content.
PHP = Hypertext Preprocessor
--------------------
A backend script that does all the back work.. echos in html
07-03-2008, 06:58 AM
· #40 NamePros Member
Join Date: Jul 2008
Posts: 55
NP$: 159.75 (
Donate )
yea its really all about power here, is it a race car (PHP) or is it a sunday church car (HTML)
07-03-2008, 09:31 AM
· #41 NamePros Regular
Name: Jamie
Location: The World Beyond
Join Date: Jan 2008
Posts: 544
NP$: 44.55 (
Donate )
I like HTML more as its very easy too use and I don't feel trap by my lack of knowledge on PHP.
HTML also have a lots of nice features which includes almost everything that I need on a simple website. Though if its going to higher standard website PHP is a preferred option.
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off