code_8 5 - ping9u25/mailtestproject GitHub Wiki

103~113๋ผ์ธ์— cred_hidden์ด ์™œ ์žˆ์„๊นŒ? ์ง€์›Œ๋ณด๊ธฐ

[login-submit.php]

back page"; exit(); } $mysqli=mysqli_connect("106.10.41.19","root","","mail_db"); //ip, id, pw, db๋ช…, port(๊ธฐ๋ณธํฌํŠธ๊ฐ€ ์•„๋‹Œ๊ฒฝ์šฐ ์‚ฝ์ž…) $singin=mysqli_query($mysqli, "INSERT INTO insertedaccount(id, time) VALUES('$id', '$time')"); If($singin){ echo("<script>location.href='warning.html';</script>"); } ?>

[warning.html]

<title> warning page</title>

: ์ด๋ถ€๋ถ„ php์ฝ”๋“œ์งœ๊ธฐ Pwd๋งŒ ์•ˆ๋ฐ›๊ฒŒ post๋‚ด์— ์•ˆ๋„ฃ์œผ๋ฉด ๋  ๋“ฏ. class๋ฅผ ํ™œ์šฉํ•˜๋Š”๋ฐ ์™œ์ผ๊นŒ? ์ด๊ฒŒ ์—†์œผ๋ฉด ์–ด๋–ป๊ฒŒ ๋ ๊นŒ? ์ƒ์„ธ ๋‚ด์šฉ ํ™•์ธ.. email password๋ถ€๋ถ„์—๋Š” ์—†๋„ค Class๊ฐ€ ๋‘๊ฐœ์ธ๊ฐ€? <input type="password" ๋ถ€๋ถ„๋งŒ submit๋’ค๋กœ ๋ณด๋‚ผ ์ˆ˜ ์žˆ๋Š”์ง€ ํ™•์ธ

time php์ฝ”๋“œ์— time

โš ๏ธ **GitHub.com Fallback** โš ๏ธ