 |
 |
 |
| |
$toolkit = query("SELECT *, id * 0 + rand() as rand_col FROM tigsm_yes.inititive, tigsm_yes.inititive_thematic WHERE id = inititive_id AND thematic_id = '$themeid' AND type = 'Toolkit' ORDER BY rand_col LIMIT 1");
?>
=$toolkit[title]?> =stripslashes($toolkit[resource])?> (read more)
|
|
|
|
|
 |
 |
 |
| |
$pub = query("SELECT *, id * 0 + rand() as rand_col FROM tigsm_yes.inititive, tigsm_yes.inititive_thematic WHERE id = inititive_id AND thematic_id = '$themeid' AND type = 'Research' ORDER BY rand_col LIMIT 1");
?>
=$pub[title]?> if ($pub[background]) { if (strlen($pub[background]) > 350) { ?>=stripslashes(substr($pub[background],0,350))."..."?> } else { ?>=stripslashes($pub[background])?> } } else { if (strlen($pub[guiding_principals]) > 350) { ?>=stripslashes(substr($pub[guiding_principals],0,350))."..."?> } else { ?>=stripslashes($pub[guiding_principals])?> } } ?> (read more)
|
|
|
|