

<?php 'siemens_2.jpg','nokia_1.jpg','nokia_2.jpg'); ?> <html> <head> <title>Strona wyświetlająca obrazki</title> </head> <body> <center> <h1>Telefony komórkowe</h1> <table width='100%'> <tr> <?php for($i=0 ; $i<3 ; $i++){ } ?> </tr> </table> </center> </body> </html>