NuSphere Forums Forum Index
NuSphere Forums


Mon May 03, 2004 11:39 am
Replies: 8
Views: 6718
Hello, found out that VIM handles this <<< syntax coloring thing.

Using the syntax coloring map : , it also matches the START/END pairs, like


$var <<< UNTILEND
Stuff, stuff ...

Thu Apr 08, 2004 5:25 am
Replies: 9
Views: 7106
Noticed a funny thing by accident now,
it happend becuse I had the <script> tag after </head>.

-- edit

But if I move </head> below it it works as I said, but not if I move it ...

Thu Apr 08, 2004 5:21 am
Replies: 9
Views: 7106
Look here:

http://smulan.ath.cx/~cyppe/proof.jpg

As you see, when I remove "<" from the "<script>" tag it works.

Wed Apr 07, 2004 2:17 pm
Replies: 9
Views: 7106
Hello

when having <script> in a .php file everything below it is greyed out.

Like


<html>
<script>
<?php
/* no php syntax color */
?>
Still none...


Any sugg ...

Mon Mar 08, 2004 6:11 am
Replies: 8
Views: 6718
Would it not at least be possible to make it a dead zone between a <<<STARTTAG

-- dead zone, just greyed out --
--- until---

STARTTAG;

So everything below it could still be highlig ...

Sun Mar 07, 2004 4:52 pm
Replies: 8
Views: 6718
Hi, well.

One of the main reasons i use <<< operator is to -not-have-to- escape thoose chars. But I understand the editor problem.

Cant think of any editor that does it, but again. Have ...

Fri Mar 05, 2004 5:50 pm
Replies: 8
Views: 6718
oh, and it's not only the quotes itself, but the ?> inside there i realised.. but still same thing.

Fri Mar 05, 2004 5:49 pm
Replies: 8
Views: 6718
Hello, when using phped 3.3eval and I define a variable like:

$data=<<<EOD
<?xml version="1.0" encoding="Windows-1252"?>
EOD;

the quotes breaks the syntax highlighting so all ph ...

Thu Jul 31, 2003 12:37 pm
Replies: 2
Views: 9424
-- i removed this info --

Thu Jul 31, 2003 5:16 am
Replies: 2
Views: 9424
xxx.xxx.x.xx wrong client, disconnecting

I only get that error in the listener when I try to debug from PHPEd 3.2

I compiled my own version of the dbg.so from the source packages, I read that I ...
Page 1 of 1
All times are GMT - 5 Hours