Search found 5 matches

by robert.ross
Wed Mar 19, 2008 3:41 am
Forum: General
Topic: PHP5.SYN doesn't actually highlight anything
Replies: 9
Views: 916

Thanks for all your assistance. Sharbotcom, I went with your option of changing the syntaxstart option. I wish I'd noticed that. I'm still learning the syntax codes and what all that stuff at the beginning of the file means. Thanks everybody! P.S. - Mudguard - I use <? because I invariably control ...
by robert.ross
Mon Mar 17, 2008 1:11 am
Forum: General
Topic: PHP5.SYN doesn't actually highlight anything
Replies: 9
Views: 916

This script is the one I expected to be highlighted. Even with the default settings in the colors for the class, nothing in this file was highlighted at all, not even in the blue default color. When I use the old PHP.syn file, some stuff is highlighted, but not all I would like. That being said, I'm ...
by robert.ross
Sun Mar 16, 2008 8:14 pm
Forum: General
Topic: PHP5.SYN doesn't actually highlight anything
Replies: 9
Views: 916

It is the php5.syn file from the downloads page. I've not altered it in any way. Sorry, forgot to mention that.
by robert.ross
Sun Mar 16, 2008 6:46 pm
Forum: General
Topic: PHP5.SYN doesn't actually highlight anything
Replies: 9
Views: 916

Yes, it is in the folder defined for syntax files. Yes, the syntax file has been designated for the class I created. Yes, the file I'm checking is a member of the class, nor is it included in any other class (as I distinctly remember noting). As for the highlighting, it doesn't work. I have no idea ...
by robert.ross
Sun Mar 16, 2008 9:02 am
Forum: General
Topic: PHP5.SYN doesn't actually highlight anything
Replies: 9
Views: 916

PHP5.SYN doesn't actually highlight anything

I've closed all open files. I've gone through all of the document classes and removed *.php from all of them (it was the HTML class only). I've created a new document class with the name PHP, included the *.php, *.inc and *.phps. I've re-opened a PHP file and it still comes back with no colors ...