• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Admin

Well-Known Member
Staff member
Administrator
Demo http://foto.khung.mobi/test
Chúng ta sẽ sử dụng 2 công cụ là GET của wmp và Js
Trước tiên tạo 1 file với tên start.html với nội dung
PHP:
<div class="main">Ngày xưa 2 Bà Trưng dùng phương tiện gì để đánh giặc?</div><form action="1.html" method="get" ><input type="checkbox" name="a" value="a" /> Xích Thố<br /><input type="checkbox" name="b" value="b" /> Wave Đỏ<br /><input type="checkbox" name="c" value="c" /> Voi Chiến<br /><input type="checkbox" name="d" value="d" /> xGame<br /><input type="submit" value="Trả Lời"  />


Tiếp theo chúng ta tạo file 1.html cho vào nội dung
PHP:
Chú quyết định chọn [var:a] [var:b] [var:c] [var:d]hả?<br/><script type="text/javascript">var [var:a] = 1;if   ([var:a] = 1){ document.write("Nghe nói thằng Quan Zũ ki bo lắm đéo cho mượn đâu!Sai còn bà chú rồi");}</script><script type="text/javascript">var [var:b] = 1;if   ([var:b] = 1){ document.write("Nói thật là xe đạp em còn đéo có huống chi wave đỏ thì bà Trưng làm sao mà có!Sai còn bà chú rồi");}</script><script type="text/javascript">var [var:c] = 1;if   ([var:c] = 1){ document.write("Chúc mừng chú em quả là value!");}</script><script type="text/javascript">var [var:d] = 1;if   ([var:d] = 1){ document.write("Mày bị tự kỉ à Sai còn bà chú rồi");}</script>
Giải thích cái Js như sau nếu suất hiện biến GET tức là không NULL thì
PHP:
[var:tên biến] = 1;
Ta cho nó vào câu lệnh if nếu [var:tên biến] = 1;
Thì ....
 

Facebook Comments

New posts New threads New resources

Back
Top