Hallo!
Habe bis auf 20 Fehler alles ausgebessert, bei diesen 20 steh ich aber an, wobei
ich glaube das es nicht 20 einzellne Fehler sind sondern nur ein paar wenige
HTML-Code:
Line 85, Column 121: character "<" is the first character of a delimiter but occurred as data.
…ddblink.php&Description=&Url=<$http://xxx.de/$>&Titl
✉
This message may appear in several cases:
* You tried to include the "<" character in your page: you should escape it as "<"
* You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&", which is always safe.
* Another possibility is that you forgot to close quotes in a previous tag.
Dieses &it muss man wahrscheinlich statt dem "<" schreiben aber auch statt ">" ??? Darum frag ich lieber euch...
gr Pyro