Đăng Nhập

Vui lòng khai báo chính xác tên truy cập và mật khẩu!

Quên mật khẩu?

    source trang Tools.sinhvienit.net

      Admin
      Admin

      Giới tính : Nam

      Đến từ : TPHCM

      Ngày Tham gia : 03/04/2011

      Tổng số bài gửi : 2292

      #1

       Sat Oct 29, 2011 8:35 am

      Tools.sinhvienit.net
      Mở file page.php

      Thay toàn bộ nội dung bằng
      Code:

      <?
      if (isset($_GET['page']))
          {
              $page=$_GET['page'];
              echo "<iframe marginwidth=\"1\" marginheight=\"1\" height=\"100%\" width=\"100%\" scrolling=\"auto\" frameborder=\"0\" src=\"$page\">
      Your browser does not support inline frames or is currently configured not to display inline frames.
      </iframe>";
          }
      echo "SinhVienIT.Net";
      ?>
      [You must be registered and logged in to see this link.]