Search found 4 matches
- 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...
- Tue Aug 01, 2006 7:59 pm
- Forum: PHP - Code
- Topic: Parse error in one php archive
- Replies: 4
- Views: 608
- Tue Aug 01, 2006 5:59 pm
- Forum: PHP - Code
- Topic: Parse error in one php archive
- Replies: 4
- Views: 608
- 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...