<html> <head> <title>My Form</title> </head> <body> <?php echo validation_errors(); ?> ... If there are no messages it returns an empty string.
確定! 回上一頁