织梦dedecms文章页单独调用上一篇下一篇URL网址链接的方法
上一篇文章URL链接:
{dede:prenext get=’pro’ runphp=”yes”}
preg_match_all(‘/
{/dede:prenext}
下一篇文章URL链接:
{dede:prenext get=’next’ runphp=”yes”}
preg_match_all(‘/
{/dede:prenext}
织梦dedecms文章页单独调用上一篇下一篇URL网址链接的方法 上一篇文章URL链接: {dede:prenext get=pro runphp=yes} preg_match_all(/a.*?(?: |t|r|n)?href=[]?(.+?)[]?(?:(?: |t|r|n)+.*?)?(.+?)/a.*?/sim, @me, $strResult, PREG_PATTERN_O
织梦dedecms文章页单独调用上一篇下一篇URL网址链接的方法
上一篇文章URL链接:
{dede:prenext get=’pro’ runphp=”yes”}
preg_match_all(‘/
{/dede:prenext}
下一篇文章URL链接:
{dede:prenext get=’next’ runphp=”yes”}
preg_match_all(‘/
{/dede:prenext}