Forum Moderators: open
The $countryHead is suppose to be an alphabet where the user click.
My initial statement was
$query = "SELECT area_code, location, rates FROM t_rate where location like "I%"";
My question is how do I subsitute all the alphabets into $countryHead. For example, when a User click on the alphabet "A', the $countryHead will be "A%"