Posté le
Jeudi 17 avril 2008
$p_test=$_GET['p'];
$pid_test=$_GET['page_id'];
$m_test=$_GET['m'];
$s_test=$_GET['s'];
$cat_test=$_GET['cat'];
$total=$p_test.$pid_test.$m_test.$s_test.$cat_test;
if ($PHP_SELF == '/blog/index.php') {
if ($total=='') {
echo "
"; }} ?>