magento site
Magento Problem Soultions.
Pages
(Move to ...)
Home
Magento Interview Questions and Answers
Contact
▼
Thursday, 6 September 2012
Hpw to Define Lenth of Product Name in Magento
<?php if(strlen($pname) > 28) {echo substr($pname,0,25);}else {echo $pname;}?>
No comments:
Post a Comment
Note: only a member of this blog may post a comment.
‹
›
Home
View web version
No comments:
Post a Comment
Note: only a member of this blog may post a comment.