You're in: - O E-Planning como Instrumento na Construção do Cluster do Mar em Portugal (Quantificação, Participação e Envolvimento dos Sectores Socioeconómicos Nacionais)

- O E-Planning como Instrumento na Construção do Cluster do Mar em Portugal (Quantificação, Participação e Envolvimento dos Sectores Socioeconómicos Nacionais)

Research Groups: 
Environmental and Socio-economic Dynamics: Management for Sustainability
Supervisor: 
Maria Regina Faia Martins Salvador
PhD Student: 
Abel da Silva Simões
State: 
Concluded
Events
October 2018
\n"; for ($i=1; $i<=$firstwday; $i++) { echo "\n"; } } /*== Sunday start week with ==*/ else { echo "\n"; } $firstweek = false; } /*== check for event ==*/ echo "\n"; /*== Saturday end week with ==*/ if ($wday==6) { echo "\n"; } $wday++; $wday = $wday % 7; if (($wday==0) AND ($d!=$lastday)){ echo "\n"; } $d++; } // and close off the table if (($wday!=7) AND ($wday!=0)) { for ($i=$wday; $i<=6; $i++) { echo "\n"; } echo ""; } echo "\n
 
". $d; } elseif ($ev_dat[$d]) { // get what's happening that day and use as 'mouseOver' for the link $query = "SELECT vid, field_event_datetime_value FROM $db_table WHERE vid=$ev_dat[$d] "; print $query; $result = db_query($query); $ev = db_fetch_array($result); $titl = $ev['vid'] . " - " . $ev['field_event_datetime_value']; echo "class='hp_calendario-state-with-event'>"; $url = "?q=" . $language->prefix . "/lista-de-eventos/". date("Y-m-d" ,strtotime($ev['field_event_datetime_value'])); echo "". $d . ""; } else { if ($wday==5 || $wday==6){ echo "class='hp_calendario-week-end'>". $d; } else { echo ">". $d; } } echo "
 
"; ?>