Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 06-03-2006, 05:50 AM   #1 (permalink)
office politics's Avatar
 
It's all just 1s and 0s

Join Date: Jan 2004

Location: in the lab

Posts: 4,425

office politics will become famous soon enough

Default php outputs { as & #123;

im trying to use javascript for my sig. I can't ouput correct syntax because the php outputs the { in my code as & #123; (w/o space). I left the script in the sig for review. Search for the string 'Cut-n' to find the beginning.

Code:
function initArray() { //
 this.length = initArray.arguments.length;//
turns into

Code:
function initArray() & #123; //

 this.length = initArray.arguments.length;//


anyway i can workaround this?
office politics is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On