I configured this in services.yaml . service.crud: class: Common Crud arguments: [ @services.wrap ] this is written in the code $this->crud = $this->get( service.crud ); $this->crud->test(); now if you want to j...
I can use $_ SERVER [ HTTP_HOST ] to know the current web address and also $_ SERVER [ PHP_SELF ] to know which file I am loading now for example, when I am in index.php , he will show index.php if I am in admin index.php , he will show ...
the following code, added several times the default picture is not added, how to add the default picture? Then replace the default image when the picture is loaded. <el-table-column label="" width="100%" > <tem...
to do another thing now, you need to use the curl function of PHP to read the data from an json data, and then loop to the curl to grab the data. this itself is not very simple, but the current problem is that the amount of json data is too large [abo...
subject I want to use iframe and introduce it into my web site with instagram. However, the manager was unable to solve the height problem of "calculating " the content . Code <iframe src="https: www.instagram.com p BoEDAZMHW2R embed &q...
tooltips: { show: true, trigger: item , axisPointer: { type: shadow } }, according to the above settings in the document, there will be a gray floating box in the picture a...