include("db.php");
$all_query= mysql_query("SELECT * FROM attorneys ORDER BY id") or die(mysql_error());
$query= mysql_query("SELECT * FROM attorneys WHERE name='".$_GET['name']."'") or die(mysql_error());
$row = mysql_fetch_array($query);
?>
Please enter a search term in the box below
to find more information.
Gholson, Hicks and Nichols has prepared this web site for informational purposes
only, not to render legal advice. Neither transmission nor receipt of these materials is intended to constitute or create an attorney-client
relationship between Gholson, Hicks and Nichols and any viewer of the site. You should
not act upon any information contained herein without consulting your own attorney. This web site is not intended to be advertising
and Gholson, Hicks and Nichols does not wish to represent anyone desiring representation based upon viewing this web site in a state where
this web site may fail to comply with all laws and ethical rules of that state.