include("leftpanel.html");?>
|
|
|
|
|
|
Child
Support
|
if($_REQUEST['pid']==1){?>
$qry1="select * from blog where pid=1";
$rs1=mysql_query($qry1);
while($row1=@mysql_fetch_array($rs1))
{?>
|
$d=strtotime($row1['posteddate']);echo date($format = 'M j, Y', $d); ?>
|
"
" |
} ?>
$qry11="select * from coment where pid=1 and flag='Y'";
$rs11=mysql_query($qry11);
while($row11=@mysql_fetch_array($rs11))
{?>
echo "To : ";?>
echo " "; ?> echo "Date: ";?>
$d=strtotime($row11['pdate']);echo date($format = 'M j, Y', $d); ?>
echo " "; ?> echo "Email : ";?>
echo " "." "; ?> "
" echo " "." "; ?>
|
} }?>
Shared
Parenting and Custody
|
if($_REQUEST['pid']==2){?>
$qry2="select * from blog where pid=2 ";
$rs2=mysql_query($qry2);
while($row2=@mysql_fetch_array($rs2))
{?>
|
$d=strtotime($row2['posteddate']);echo date($format = 'M j, Y', $d); ?>
|
"
" |
} ?>
$qry12="select * from coment where pid=2 and flag='Y'";
$rs12=mysql_query($qry12);
while($row12=@mysql_fetch_array($rs12))
{?>
echo "To : ";?>
echo " "; ?> echo "Date: ";?>
$d=strtotime($row12['pdate']);echo date($format = 'M j, Y', $d); ?>
echo " "; ?> echo "Email : ";?>
echo " "." "; ?> "
" echo " "." "; ?>
|
} }?>
Domestic
Violence and Restraining Orders
|
if($_REQUEST['pid']==3){?>
$qry3="select * from blog where pid=3 and flag='Y'";
$rs3=mysql_query($qry3);
while($row3=@mysql_fetch_array($rs3))
{?>
|
$d=strtotime($row3['posteddate']);echo date($format = 'M j, Y', $d); ?>
|
"
" |
} ?>
$qry13="select * from coment where pid=3 and flag='Y'";
$rs13=mysql_query($qry13);
while($row13=@mysql_fetch_array($rs13))
{?>
echo "To : ";?>
echo " "; ?> echo "Date: ";?>
$d=strtotime($row13['pdate']);echo date($format = 'M j, Y', $d); ?>
echo " "; ?> echo "Email : ";?>
echo " "." "; ?> "
" echo " "." "; ?>
|
} }?>
Judicial
Abuse
|
if($_REQUEST['pid']==4){?>
$qry4="select * from blog where pid=4 and flag='Y'";
$rs4=mysql_query($qry4);
while($row4=@mysql_fetch_array($rs4))
{?>
|
$d=strtotime($row4['posteddate']);echo date($format = 'M j, Y', $d); ?>
|
"
" |
} ?>
echo $qry14="select * from coment where pid=4 and flag='Y'";
$rs14=mysql_query($qry14);
while($row14=@mysql_fetch_array($rs14))
{?>
echo "To : ";?>
echo " "; ?> echo "Date: ";?>
$d=strtotime($row14['pdate']);echo date($format = 'M j, Y', $d); ?>
echo " "; ?> echo "Email : ";?>
echo " "." "; ?> "
" echo " "." "; ?>
|
} }?>
Other
Divorce topics
|
if($_REQUEST['pid']==5){?>
$qry5="select * from blog where pid=5 and flag='Y'";
$rs5=mysql_query($qry5);
while($row5=@mysql_fetch_array($rs5))
{?>
|
$d=strtotime($row5['posteddate']);echo date($format = 'M j, Y', $d); ?>
|
"
" |
} ?>
$qry15="select * from coment where pid=5 and flag='Y'";
$rs15=mysql_query($qry15);
while($row15=@mysql_fetch_array($rs15))
{?>
echo "To : ";?>
echo " "; ?> echo "Date: ";?>
$d=strtotime($row15['pdate']);echo date($format = 'M j, Y', $d); ?>
echo " "; ?> echo "Email : ";?>
echo " "." "; ?> "
" echo " "." "; ?>
|
} }?>
|
|
|
|