News
briefs... |
$result = mysql_query("SELECT * FROM newsbrief ORDER by id DESC LIMIT 1",$link);
$num = mysql_num_rows($result);
$i=0;
while ($i < $num)
{
$title = mysql_result($result,$i,"newstitle");
$id = mysql_result($result,$i,"id");
$news = mysql_result($result,$i,"news");
?>
|
$i++;
}
?>
|
echo("previous..."); ?>
|
|
|
Coming up... |
|
|
Shelter Advisory Group Meeting
Date : 18.02.2008
Time : 11.00AM
Venue : Mini Conference Hall, District Collectorate, Nagapattinam
Organised by : BEDROC (NCRC)
|
|
|
|
|
|
|
|
Alaiyathi... |
|
|
$rm = mysql_query("SELECT * FROM fileupload
WHERE sectionname = 'Alaiyathi' AND categoryname = 'NCRC'
ORDER by filedate DESC LIMIT 5",$link);
$nm = mysql_num_rows($rm);
$im = 0;
while($im<$nm)
{
$titmw = mysql_result($rm,$im,"title");
$nimw = mysql_result($rm,$im,"link");
?>
|
$im ++;
}
?>
|
...................... |
|
|
 |
The NCRC Newsletter |
Issue 17 - June 07 |
Inside this issue |
-
A big initiative for the little ones
- Comminment towards chidren
- Impressions
- NGO Profile
- The Juvenile Justice Act
- Studying children's needs
- Resources on children
read more...
Subscribe
|
|
|
The NGO Coordination and Resource Centre (NCRC) - a joint initiative
of the South Indian Federation of Fishermen Societies (SIFFS) and
Social Need Education and Human Awareness (SNEHA), supported by the
United Nations Development Programme (UNDP) and the Nagapattinam
District Administration - is a coordinating and facilitating agency
to link the Tsunami affected communities with aid organisations and
the government, and ensure appropriate, adequate and timely
information flows between all stakeholders involved in relief and
rehabilitation efforts in Nagapattinam.
...................... |
Articles of interest... |
while($i0 < $num0)
{
$titlea = mysql_result($res0,$i0,"title");
$linka = mysql_result($res0,$i0,"link");
?>
|
$i0++;
}
?>
|
|
|