thanks chinmoy29, logical it should work like this. No when I implement it in the category page I get the following error:
Parse error: syntax error, unexpected T_DOUBLE_ARROW in /***/***/public_html/***/wp-content/themes/k2/category.php on line 11
and on line 11 is the following code:\
$childCats = get_categories( ‘child_of’ => $parentCatID );