magento
현재 url
수색…
통사론
$this->helper('core/url')->getCurrentUrl();
홈페이지
제품 페이지
반환 : http://www.example.com/my-product.html
현재 URL이 안전한지 확인하십시오.
$isSecure = Mage::app()->getStore()->isCurrentlySecure();
현재 URL이 안전하면 true를 반환합니다.
Modified text is an extract of the original Stack Overflow Documentation
아래 라이선스 CC BY-SA 3.0
와 제휴하지 않음 Stack Overflow