Jump to content
php.lv forumi

jautājums zinkāres pēc


alfinsh

Recommended Posts

nu moka zinkāre. tātad piemērs uz dullo.

 

<?php
$blablabla
$blablabla

if($blavla == $blablabla[0]){
echo <<< HTML
<table>
<tr>
<td>
<b>$blabla</b>
</td>
</tr>
</table>
HTML;
}
?>

 

šādu kombināciju vēl izmanto (HTML iejaukts iekš php) ? nezinu vai pareizi uzrakstiju , bet varbut saprotiet.

Link to comment
Share on other sites

tad jautājums ir sekojošs . iekš tā

 

if blabla {
echo <<< HTML
<tr>
<td>
<table>
.........
</td>
</tr>
</table>
HTML;

 

stāv šāda rinda

 

<div style="float:right;padding-left:20px;padding-top:1px;background: url(/bildes/add.png) no-repeat;"><a href="javascript:;" onclick="DraugiemSay('[VIDEO] $video_arr[3]', 'http://urlis.lv/video/$video_arr[0]', 'urlis.Lv');">Ieteikt draugiem</a></div>

 

Viss strādā kā jāstrādā bet skatoties ieks php.net piemēram $video_arr[3] tiek norādīts šādi {$video_arr[3]} . strādā abi varianti . kurs ieteicams ? vai tam maz ir kāda nozīme ?

Edited by alfinsh
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...