PDA

View Full Version : can anyone tell me what phtml is, where i can get tutorials etc?


skellious
12-25-2004, 09:42 PM
can anyone tell me what phtml is, where i can get tutorials, guides, explanations etc?

Basscyst
12-25-2004, 10:23 PM
;)

Sorry I don't know, but I couldn't resist. :o

Basscyst

(And neither could I -- mod.)

Ahh man, that wasn't that dirty, but as you wish. I hope you laughed a little at least. :(

mpjbrennan
12-25-2004, 10:37 PM
http://www.browseman.com/z.dll?m=features&m2=features_phtml

Patrick

Jalenack
12-26-2004, 06:55 AM
no no...phtml is just a not-often-used extension for php...instead of using .php people name their files with .phtml - so you don't really need to worry about it - just learn php. Most webhosts recognize .phtml .php, .php3, .php4, or .pcgi and interpret them as .php on it.. http://php.net is a good place to start for learning php - just check out the php section of the site

tsguitar2004
12-27-2004, 07:17 PM
Is it not often used? I use it for all of my PHP pages...
-ts

cfc
12-28-2004, 12:16 AM
doesn't matter, it's just another extension for the same thing and it is probably handled identically to how the .php extension is handled by the server

skellious
07-10-2006, 07:43 PM
i posted this ages ago, and forgot to come bk to it. I just found it today, can't belive how stupid i was. I have since realised that in addition to php it could be used for custom xml. Thanks for all your help people!

DELOCH
07-11-2006, 06:35 PM
php:

*.php
*.php3
*.php5(I believe)
*.phtml

this is all php extensions such as

html:

*.htm
*.html

hope it helps :D

Alex Vincent
07-11-2006, 09:31 PM
FYI, there's a semi-standard convention that .htm files go through PHP, but .html files do not.

felgall
07-12-2006, 05:27 AM
FYI, there's a semi-standard convention that .htm files go through PHP, but .html files do not.

.htm just means the person is using 3 character extensions. They only feed through PHP if you tell them to. I actually feed the .html through PHP for my site but only allow SSI in .htm - both requiring .htaccess references to implement.

DELOCH
07-12-2006, 05:28 PM
FYI I knew that, i have not replied because I do not want to continue this conversation since it is answered

So this topic is answered and there is on point to continue chatting

~ oh no the bunnies are taking over the world! ~