私はコードを持っています
array( "name" => "Services Widget Description",
"desc" => "Max 500 character(Use new line for new Point)",
"std"=>"<ul>
<li>
Rebum corrumliit neglegentur sit at,
<img class='line22' width='243' height='2' alt='text line' src='images/text-line.jpg'>
</li>
</ul>"
),
URL は を含む変数です。http://localhost/Junk
この変数を src 内で使用したいので、このように試してみました
array( "name" => "Services Widget Description",
"desc" => "Max 500 character(Use new line for new Point)",
"std"=>"<ul>
<li>
Rebum corrumliit neglegentur sit at,
<img class='line22' width='243' height='2' alt='text line' src=URL.'images/text-line.jpg'>
</li>
</ul>"
),
使用しないでください。使用方法をガイドしてください