Test:Convert: razlika između inačica
Prijeđi na navigaciju
Prijeđi na pretraživanje
Stvorena nova stranica sa sadržajem: »<pre> <?php echo shell_exec('/usr/bin/convert -version 2>&1'); ?> </pre>«. |
Nema sažetka uređivanja |
||
| (Nisu prikazane 4 međuinačice jednog suradnika) | |||
| Redak 4: | Redak 4: | ||
?> | ?> | ||
</pre> | </pre> | ||
<math>1+1</math> | |||
<html><b>TEST HTML</b></html> | |||
<svg width="200" height="50"> | |||
<rect x="0" y="0" width="200" height="50" fill="red"/> | |||
</svg><noinclude> | |||
[[Kategorija:Stranice za testiranje]] | |||
</noinclude> | |||
Posljednja izmjena od 17. ožujak 2026. u 16:24
<?php
echo shell_exec('/usr/bin/convert -version 2>&1');
?>
<html>TEST HTML</html>
<svg width="200" height="50"> <rect x="0" y="0" width="200" height="50" fill="red"/>
</svg>