Search found 4 matches

by struch23
Sat Oct 14, 2006 11:41 am
Forum: Javascript
Topic: problem with web based html WYSIWYG Editor
Replies: 1
Views: 785

problem with web based html WYSIWYG Editor

Hi there, I have a problem with a web based html WYSIWYG Editor. this editor only works with new browsers and i want to disable it when old browsers use my website. I call the editor with this code: /*** Editor Script Wrapper ***/ var oScripts=document.getElementsByTagName("script"); var s...
by struch23
Tue Aug 01, 2006 7:59 pm
Forum: PHP - Code
Topic: Parse error in one php archive
Replies: 4
Views: 608

Thank you very much.

Now works fine!



Thanks again...
by struch23
Tue Aug 01, 2006 5:59 pm
Forum: PHP - Code
Topic: Parse error in one php archive
Replies: 4
Views: 608

feyd | Please use , and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] now i get...
by struch23
Tue Aug 01, 2006 5:48 pm
Forum: PHP - Code
Topic: Parse error in one php archive
Replies: 4
Views: 608

Parse error in one php archive

I need some help with some php code. I get this when I try to get one archive.php: Parse error: parse error, unexpected T_STRING, expecting T_FUNCTION in /home/xxxxxx/public_html/extreme/search/includes/ip.php on line 11 Archive ip.php <?php define('SMALL', 0); define('BIG', 1); class ClientInfo { v...