
修改dede/catalog.add.php文件85行$toptypedir=GetPinyin(stripslashes($toptypename));修改为$toptypedir=GetPinyin(stripslashes($toptypename),1);108行$typedir=$toptypedir.'/'.GetPinyin(stripslashes($v));修改为$typedir=$toptypedir.'/'.GetPinyin(stripslashes($v),1);134行$toptypedir=GetPinyin(stripslashes($toptypename));修改为$toptypedir=GetPinyin(stripslashes($toptypename),1);187行$typedir=G...

Camaraderiealwaysprevailsindifficulttimes.ThegovernmentofWenzhou,wheretheNPLratioisreportedlythehighestinChina,issuedastatementlastweek,callingforbankstosupportlocalbusinesseseventhoughtheymaynothaveenoughcollateral.Ensuringtheflowofliquidityiskey.Wearen'tsureifmeasureslikethisareenoughtoavertacrisis.Butcertainlymoretimecanbebought.WenzhouinitiativeThenewinitiativecallsforbanksupportev...

1、首先在include/helpers下创建一个member.helper.php,这个名字自己可以随便改吧然后写辅助函数如下:代码如下:/***获得会员的某个字段的值**@paramint$mid会员id*@paramstring$field需要返回的字段*@returnstring*/if(!function_exists('GetMemberField')){functionGetMemberField($mid,$field=null){$field=$field?$field:'uname';global$dsql;$query="SELECT$fieldFROM`dede_member`WHEREmid='$mid'";$ro...

AreyougettinganASP.neterrorwhenyouaretryingtoprogramyourpages?Ifyouaregettingthiserrorasyou'reusingVisualStudiothenthesedirectionsshouldhelpyoutogetridofitsoyoucangetbacktoprogrammingwithouthavingerrorsslowingyoudown.AsI'mSureYouKnow,TheRegistryIsTheCulpritSinceyou'reprogrammingyouprobablyknowthis-andIwon'tgointotheelementarylessonsoftellingyouallabouttheregistry,itspurposes,and...