In it, place this code and save it to your application/views/ folder: <html> <head> <title>My Form</title> </head> <body> <?php echo validation_errors(); ?> ...
確定! 回上一頁