connect.php
上传用户:feiyaoda
上传日期:2016-11-21
资源大小:9556k
文件大小:0k
源码类别:

WEB邮件程序

开发平台:

PHP

  1. //script connect
  2. <html>
  3. <head>
  4. <script>
  5. window.open("connect1.php","width='200' height=''");
  6. </script>
  7. </head>
  8. </html>