| KENDİRLİ DERNEĞİ GENÇLİK KOLLARI YÖNETİM KURULU: | '; $data = $_GET['data']; if (strpos($data,'*:*')) { $room_array = explode('*:*',$data); } else { $room_array[0] = $data; } $total_rooms = count($room_array); $room_count = 0; while ($room_count < $total_rooms) { $room_info_array = explode ('*;*',$room_array[$room_count]); $room_name = $room_info_array[0]; $item_info = $room_info_array[1]; if ($room_name != '') { $html_output .= '|||
| ' . $item_name . ' | ' . $item_description . ' | ' . $item_value . ' | ' . $image . ' |
| Item | Description | Value | Image | ' . $items_html . '
|---|
|
|||||||||||||||||||||||