adding new color tags

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
Darren

adding new color tags

Post by Darren »

I have been trying to find out if you can add new items into the auto coloring of certain tags.

Since I have been using this for php scripts, i wanted to make php commands show in different colors.

Example <? or <? php to a color or @mysql_connect("$host", "$user", "$password"); to another color.
Radon

Re: adding new color tags

Post by Radon »

register your php extension under C++ and remove it from html.
Post Reply