Changeset 3262 for libcaca/trunk/caca-php/examples/www/export.php
- Timestamp:
- Nov 4, 2008, 1:56:07 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/caca-php/examples/www/export.php
r3261 r3262 99 99 : 100 100 'export.php'; 101 ?><iframe name="preview" id="preview" src="<?= htmlspecialchars($export_php) ?>?format=html"width="820" height="620" style="margin: 0; padding: 0; border: none; width: 100%"></iframe>101 ?><iframe name="preview" id="preview" width="820" height="620" style="margin: 0; padding: 0; border: none; width: 100%"></iframe> 102 102 </body> 103 103 </html>
Note: See TracChangeset
for help on using the changeset viewer.