المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : خطأ فى كود يؤدى إلى تحويل ال / إلى أرقام وحروف إنجليزى


مبرمج
04-17-2009, 03:39 AM
<div>السلام عليكم ورحمة الله وبركاته

خطأ فى كود يؤدى إلى تحويل ال / إلى أرقام وحروف إنجليزى فى الروابط والرابط ميشتغلش

ده الكود
<div style="margin:20px; margin-top:5px"> رمز PHP:
<div class="alt2"> <div dir="ltr" style="text-align:left;"> <span style="color: #000000">/**
* SWFObject v1.5: Flash Player detection and embed - http://blog.deconcept.com/swfobject/
*
* SWFObject is (c) 2007 Geoff Stearns and is released under the MIT License:
* http://www.opensource.org/licenses/mit-license.php
*
*/
if(typeof deconcept=="undefined"){var deconcept=new Object();}if(typeof deconcept.util=="undefined"){deconcept.util=new Object();}if(typeof deconcept.SWFObjectUtil=="undefined"){deconcept.SWFObjectUtil=new Object();}deconcept.SWFObject=function(_1,id,w,h,_ 5,c,_7,_8,_9,_a){if(!document.getElementById){retu rn;}this.DETECT_KEY=_a?_a:"detectflash";this.skipDetect=deconcept.util.getRequestParamete r(this.DETECT_KEY);this.params=new Object();this.variables=new Object();this.attributes=new Array();if(_1){this.setAttribute("swf",_1);}if(id){this.setAttribute("id",id);}if(w){this.setAttribute("width",w);}if(h){this.setAttribute("height",h);}if(_5){this.setAttribute("version",new deconcept.PlayerVersion(_5.toString().split(".")));}this.installedVer=deconcept.SWFObjectUtil.get PlayerVersion();if(!window.opera&&document.all&&this.installedVer.major>7){deconcept.SWFObject.doPrepUnload=true;}if(c){th is.addParam("bgcolor",c);}var q=_7?_7:"high";this.addParam("quality",q);this.setAttribute("useExpressInstall",false);this.setAttribute("doExpressInstall",false);var _c=(_8)?_8:window.location;this.setAttribute("xiRedirectUrl",_c);this.setAttribute("redirectUrl","");if(_9){this.setAttribute("redirectUrl",_9);}};deconcept.SWFObject.prototype={useExpressI nstall:function(_d){this.xiSWFPath=!_d?"expressinstall.swf":_d;this.setAttribute("useExpressInstall",true);},setAttribute:function(_e,_f){this.attribu tes&#91;_e&#93;=_f;},getAttribute:function(_10){return this.attributes&#91;_10&#93;;},addParam:function(_11,_12){ this.params&#91;_11&#93;=_12;},getParams:function(){return this.params;},addVariable:function(_13,_14){this.v ariables&#91;_13&#93;=_14;},getVariable:function(_15){retu rn this.variables&#91;_15&#93;;},getVariables:function(){retu rn this.variables;},getVariablePairs:function(){var _16=new Array();var key;var _18=this.getVariables();for(key in _18){_16&#91;_16.length&#93;=key+"="+_18&#91;key&#93;;}return _16;},getSWFHTML:function(){var _19="";if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","PlugIn");this.setAttribute("swf",this.xiSWFPath);}_19="";}else{if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","ActiveX");this.setAttribute("swf",this.xiSWFPath);}_19="pan style="color: #0000BB"this/spanspan style="color: #007700"./spanspan style="color: #0000BB"getAttribute/spanspan style="color: #007700"(/spanspan style="color: #DD0000""style"/spanspan style="color: #007700")+/spanspan style="color: #DD0000""\">";_19+="";var _1d=this.getParams();for(var key in _1d){_19+="";}var _1f=this.getVariablePairs().join("&");if(_1f.length>0){_19+="";}_19+="";}return _19;},write:function(_20){if(this.getAttribute("useExpressInstall")){var _21=new deconcept.PlayerVersion(&#91;6,0,65&#93;);if(this.installe dVer.versionIsValid(_21)&&!this.installedVer.versionIsValid(this.getAttribut e("version"))){this.setAttribute("doExpressInstall",true);this.addVariable("MMredirectURL",escape(this.getAttribute("xiRedirectUrl")));document.title=document.title.slice(0,47)+" - Flash Player Installation";this.addVariable("MMdoctitle",document.title);}}if(this.skipDetect||this.getAtt ribute("doExpressInstall")||this.installedVer.versionIsValid(this.getAttrib ute("version"))){var n=(typeof _20=="string")?document.getElementById(_20):_20;n.innerHTML=thi s.getSWFHTML();return true;}else{if(this.getAttribute("redirectUrl")!=""){document.location.replace(this.getAttribute("redirectUrl"));}}return false;}};deconcept.SWFObjectUtil.getPlayerVersion= function(){var _23=new deconcept.PlayerVersion(&#91;0,0,0&#93;);if(navigator.plug ins&&navigator.mimeTypes.length){var x=navigator.plugins&#91;"Shockwave Flash"&#93;;if(x&&x.description){_23=new deconcept.PlayerVersion(x.description.replace(/(&#91;a-zA-Z&#93;|s)+/,"").replace(/(s+r|s+b&#91;0-9&#93;+)/,".").split("."));}}else{if(navigator.userAgent&&navigator.userAgent.indexOf("Windows CE")>=0){var axo=1;var _26=3;while(axo){try{_26++;axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+_26);_23=new deconcept.PlayerVersion(&#91;_26,0,0&#93;);}catch(e){axo=n ull;}}}else{try{var axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7");}catch(e){try{var axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");_23=new deconcept.PlayerVersion(&#91;6,0,21&#93;);axo.AllowScriptA ccess="always";}catch(e){if(_23.major==6){return _23;}}try{axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash");}catch(e){}}if(axo!=null){_23=new deconcept.PlayerVersion(axo.GetVariable("$version").split(" ")&#91;1&#93;.split(","));}}}return _23;};deconcept.PlayerVersion=function(_29){this.m ajor=_29&#91;0&#93;!=null?parseInt(_29&#91;0&#93;):0;this.minor=_2 9&#91;1&#93;!=null?parseInt(_29&#91;1&#93;):0;this.rev=_29&#91;2&#93;!=nul l?parseInt(_29&#91;2&#93;):0;};deconcept.PlayerVersion.pro totype.versionIsValid=function(fv){if(this.majorfv .major){return true;}if(this.minorfv.minor){return true;}if(this.rev<span style="color: #007700">