(PHP-Nuke) |
|||
Line 2: | Line 2: | ||
FCK Editor entegration ? | FCK Editor entegration ? | ||
− | echo "<tr><td>"._SIIRMETNI.":</td><td><TEXTAREA name=\"text\" rows=\"35\" wrap=\"virtual\" cols=\"60\">$text2</textarea></td></tr>" | + | echo "<tr><td>"._SIIRMETNI.":</td> |
+ | <td> | ||
+ | <TEXTAREA name=\"text\" rows=\"35\" wrap=\"virtual\" cols=\"60\">$text2</textarea> | ||
+ | </td> | ||
+ | </tr>" |
Latest revision as of 21:56, 16 April 2009
PHP-Nuke FCK Editor entegration ?
echo "<tr><td>"._SIIRMETNI.":</td>
<td> <TEXTAREA name=\"text\" rows=\"35\" wrap=\"virtual\" cols=\"60\">$text2</textarea> </td> </tr>"