دەستپێک

لە چاوگ
پێداچوونەوی ‏١٩:٤٠، ٢٩ی تشرینی دووەمی ٢٠٠٨ لە لایەن AdminWiki (لێدوان | بەشدارییەکان) (New page: = دەربارەی چاوگ = ئایا ئەم پەڕەیە گرنگە وە گرنگە بزانین ویکی چییە؟ بەڕاستی تیاح. == چاوگ چییە؟ == ئێمە زۆری...)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

دەربارەی چاوگ

ئایا ئەم پەڕەیە گرنگە وە گرنگە بزانین ویکی چییە؟ بەڕاستی تیاح.

چاوگ چییە؟

ئێمە زۆرین بەڵام زۆرکار نین.

پڕۆژەمان چییە؟

ئەوەی لەجیهانی کۆدی کراوە بێیت دەیکەین و پشتگیری دەکەین.

داهاتوو چییە؟

ئەگەر نەمرین زۆر شت دەکەین

چۆن ببیتە ئەندامی چاوگ؟

ئەندامبوون ئەرکی خۆی هەیە و دەبێت ڕایپەڕێنیت ئەگینا ئێمە چات گرووپ نین.

کۆدەکان

  • ئاوها دادەنرێت نمونەی کۆدێکی PHP
<source lang="php">
<?php
    $v = "string";    // sample initialization
?>
html text
<?
    echo $v;         // end of php code
?>
</source>

وا دەردەچێت

<?php
    $v = "string";    // sample initialization
?>
html text
<?
    echo $v;         // end of php code
?>

نمونەی کۆدێکی ‌html

<source lang="html4strict" >
    <table width="100%"  border="0" cellspacing="0" cellpadding="0">
    <tr>
      <td width="50%" class="normal">Password:</td>
      <td width="50%" align="right"><input name="new_pass" type="password" class="mpshort"></td>
    </tr>
    </table>
</source>

ئەوها دەردەچێت

    <table width="100%"  border="0" cellspacing="0" cellpadding="0">
    <tr>
      <td width="50%" class="normal">Password:</td>
      <td width="50%" align="right"><input name="new_pass" type="password" class="mpshort"></td>
    </tr>
    </table>

ئەم کرداری ڕەنکردنە بە [SyntaxHighlight GeSHi][١]

بژین