|
|
|
|
![]() ![]() |
Jul 25 2007, 04:33 AM
Post
#21
|
|
|
Newbie [Level 1] ![]() Group: Members Posts: 14 Joined: 24-July 07 From: jamaica Member No.: 46,964 |
i use both of them but mostly use php
|
|
|
|
Jul 26 2007, 05:14 AM
Post
#22
|
|
|
Newbie ![]() Group: Members Posts: 1 Joined: 26-July 07 Member No.: 47,026 |
I use php personally cause it saves alot of coding time which is just copy and pasting and mostly simplifies some random spam to almost nothing
|
|
|
|
Jul 26 2007, 08:47 AM
Post
#23
|
|
|
Privileged Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 522 Joined: 13-February 05 From: Netherlands Member No.: 3,745 |
I use both of them for the best result.
I work with a boarstyle in wich php and tpl 'work together' to make the best result... tpl is exactly as html. |
|
|
|
Aug 5 2007, 05:25 AM
Post
#24
|
|
|
Newbie [Level 1] ![]() Group: Members Posts: 12 Joined: 27-July 07 From: New Zealand Member No.: 47,107 |
Umm... yeah just looking at the first few posts on this threat, you cant really use php on its own? *blinks*.
I mean php is just server-side scripting and html is client-side scripting (visual). You kinda need html if you're using php :S? But yeah, php<3 htmlness good too |
|
|
|
Aug 5 2007, 06:56 AM
Post
#25
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 255 Joined: 21-January 07 Member No.: 37,585 |
When making my site it was going to be all html nothing else then i learned about php the things that you can do with php makes manging my site much easier. When making my pass web pages with html i always had to go edit all the pages just to change the link but with php that is all handled with one file. When coding a site i suggest going in the php way you still need html for some parts but make the majority php.
|
|
|
|
Aug 5 2007, 11:24 AM
Post
#26
|
|
|
Newbie [Level 2] ![]() ![]() Group: Members Posts: 30 Joined: 4-August 07 From: Saudi Arabia Member No.: 47,559 |
For me I prefer the ''PHP'' More than the ''HTML''....I learnt the ''HTML'' first but I also prefer the ''PHP'' because I can Include other Pages and easily i can put java scripts and so on.........
But at last i prefer to use ''PHP'' more than the ''HTML'' |
|
|
|
Aug 8 2007, 06:33 PM
Post
#27
|
|
|
Advanced Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 136 Joined: 19-March 06 From: Mumbai, India Member No.: 20,314 |
I've created a single header and a single footer for all 7 pages of my site.
They all have individual bodies. Finally I've put them together using php. PHP allows us to include files and that can be a real help. So if I have to edit something in the header or footer, I have to edit just one page and not 7 times!!! PHP rocks!!! But you have to start with HTML though!!! |
|
|
|
Aug 9 2007, 02:33 AM
Post
#28
|
|
|
Newbie [Level 1] ![]() Group: Members Posts: 10 Joined: 30-June 07 Member No.: 45,722 |
Well being a HTML its easy for me but what do people use the most? Is it HTML or PHP. It depends really on which you learnt first. So im gonna have a poll.Post HTML for Html and PHP for php and we will see which is more popular. For me PHP, lot of things you can do with php. but it will take some time. while HTML, easy to do. not that hard. |
|
|
|
Aug 13 2007, 09:21 AM
Post
#29
|
|
|
Premium Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 168 Joined: 13-August 07 Member No.: 48,072 |
Php ..I like php because it is simple to add something at web
|
|
|
|
Aug 16 2007, 10:02 PM
Post
#30
|
|