<?php if ($row_rs_search_results['idcat_art'] == 1 ) {
echo "<p><a href='recruitarticles_read.php?id_art="
.
$row_rs_search_results . "' class='green'>...read more
</a></p>";
else {
echo "In another category.";
}?>
--
Gareth
http://www.phploginsuite.co.uk/
PHP Login Suite V2 - 34 Server Behaviors to build a complete
Login system.