Introduction: This is a detailed page of joomla with blog modification. It introduces the knowledge, skills, experience and some PHP Source Code related to PhP and PHP joomla with blog modification.
Class = 'pingjiaf' frameborder = '0' src = 'HTTP: // biancheng.dnbc?info/pingjia.php? Id = 359493 'rolling = 'no'>
1. backend
Root \ Administrator \ Components \ com_content \ admin.content.html. php
Line 833
<Tr> <TD> <label for = "sectionid"> <? PHP echo jtext: _ ('images');?> </Label> </TD> <? PHP echo $ lists ['images'];?> </TD> <TD> & nbsp; </tr>
Root \ Administrator \ Components \ com_content \ controller. php
Line 450
Function editcontent ($ edit)
$ Lists ['images'] = '<input type = "text" value = "'. $ row-> images [0]. '"maxlength =" 255 "size =" 100 "id =" Images "name =" I "class =" inputbox "> ';
Line 565
Function savecontent ()
$ Getimages = jrequest: getvar ('images', null, 'post', 'array'); $ row-> images = $ getimages [0];
2. frontend
Root \ Templates \ theme-green \ HTML \ com_content \ category \ default_items.php
Var_dump ($ item-> images );
Root \ Templates \ theme-green \ HTML \ com_content \ section \ blog_item.php
Var_dump ($ this-> item-> images );
Love J2EE follow Java Michael Jackson video station JSON online tools
Http://biancheng.dnbcw.info/php/359493.html pageno: 1.