I want to fetch data from a mysql table using php. Please, can anyone tell me what is wrong with this code? What is the correct code to fetch data from a mysql database:
Your syntax is wrong... The correct coding is:
'.$address.''.$email.''.$subject.''.$comment; } ?>