| php Programming Glossary: file_employeeecho problems in PHP http://stackoverflow.com/questions/6287770/echo-problems-in-php  is what i did i tried echoing 2 variables i used empid and file_employee for id and empname and file_ename for name the empname and empid.. row 'file_name'   file_accs row 'folder_access'   file_employee row 'employee_id'   file_confir row 'confirmation'   file_ename..   tr   tr class subone   td class sub width 100   '   if file_employee emp_id     # do not display the employee's ID and name     else.. 
 |