Current File : /home/users/barii/public_html/finansenl.com.pl/system.fotomagnesy.pl/dodajplikisesja.php
<?php
session_start();

$_SESSION['zdjecia'][] = $_POST['url'];

?>