PHP File Icon

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
icesolid
Forum Regular
Posts: 502
Joined: Mon May 06, 2002 9:36 pm
Location: Buffalo, NY

PHP File Icon

Post by icesolid »

I have just downloaded the PHP icon file off of the php.net web site. The icon is located here: http://www.php.net/logos/php_file.ico

I want to set that icon to be the icon for all of my .php .php3 and .phtml files, but I have no clue how.

I am running Windows NT 5.1 (Windows XP).

So can someone help?
User avatar
Takuma
Forum Regular
Posts: 931
Joined: Sun Aug 04, 2002 10:24 am
Location: UK
Contact:

Post by Takuma »

what you mean by that do you mean on Explorer?
User avatar
phpPete
Forum Commoner
Posts: 97
Joined: Sun Aug 18, 2002 4:40 pm
Location: New Jersey

Post by phpPete »

In WIN XP:

From My Computer or Explorer;

Tools -> Folder options -> File Types -> Advanced...then browse for icon
User avatar
Takuma
Forum Regular
Posts: 931
Joined: Sun Aug 04, 2002 10:24 am
Location: UK
Contact:

Post by Takuma »

WinME & Win98:

Explorer -> Tools -> Folder Option -> File Type

Then choose php, php3 and phtml (if it does not exist click "New"). Click more details then select the icon by pression Change Icon.
User avatar
gotDNS
Forum Contributor
Posts: 217
Joined: Tue May 07, 2002 5:53 pm
Location: West Chester, PA

Post by gotDNS »

In a folder:

'Tool' > 'Folder Otions...' > 'File Types' (tab) > find the file extentions you want it for, and for each do the following:

Select the file type > 'Advanced' > 'Change Icon...' > browse to wherever you saved the file.
Post Reply