
Home
Recent Updates
get_results($sql); $count = count($pages); if($count > 0){ echo '- ';
for($i = 0; $i < $count; $i++)
{
?>
- post_title; ?> "; } ?>
Issues we work on
Slideshow - Recent Leading Cases
Slideshow - Landmark Judgements
get_results($sql);
$count = count($pages);
if($count > 0){
echo "
- ";
for($i = 0; $i < $count; $i++)
{
?>
- post_title)); ?> "; } ?>
We are in 27 states across India today
Know about your state SLIC unit
- Cases
- Initiatives
- People

Donate to us
Slideshow - Donate to us
Colin Gonsalves, the founder of #SLIC, has been named 2017's Right Livelihood Award Laureate
Colin Gonsalves awarded by Centre for Reproductive Rights
Socio Legal Information center(SLIC) was awarded India NGO Awards 2013 in Large Category
Socio-Legal Information Centre (SLIC) recieves 2013 MacArthur Award for Creative and Effective Institutions
Mother Teresa Memorial Award for Social Justice
Doctorate to Colin Gonsalves, Founder, SLIC
Watch
- Interviews
- Short Films
- Documentaries
- Event Recordings
get_results($msql);
$pagecount = count($pages1);
$pages = $wpdb->get_results($sql);
$count = count($pages);
if($pagecount > 0){
for($i = 0; $i < $count; $i++){
$sqldoc = "(SELECT meta_value FROM wp_postmeta WHERE meta_key = 'video_upload' AND post_id = ".$pages[$i]->ID.")";
$doc_data = $wpdb->get_results($sqldoc);
$sqlword="(SELECT post_content FROM wp_posts WHERE ID = ".$pages[$i]->ID.")";
$words = $wpdb->get_results($sqlword);
$sqldate = "(SELECT meta_value FROM wp_postmeta WHERE meta_key = 'date_of_publish' AND post_id = ".$pages[$i]->ID." )"; $date_data = $wpdb->get_results($sqldate);
if( !empty($doc_data) ) {
$videoid = $doc_data[0]->meta_value; ?>