Php + 자바 슬라이드 생성 코드

출처: 인터넷
작성자: 사용자
키워드: 웹 프로그래밍 PHP는 자습서

<? php 튜토리얼
$bbsconn = mysql 튜토리얼 _connect ("localhost", "루트", "");
mysql_select_db ("Lsmsql", $bbsconn);
$kind = "슬라이드";
$sql = "선택 * sa_article에서 종류 = '$kind' 순서 ArticleID desc 제한 0,6";
$result = mysql_query ($sql);
$pics = $links = $texts = "";
동안 ($rows = mysql_fetch_array ($result)) 없음

$pics. = "/ 첨부 /" $rows [' 소스 ']. "|"

$links. = "show.php?id=". $rows [' ArticleID ']. "|";

$texts. $rows = [' 제목 ']. "|"

}
$pics = substr ($pics, 0,-1);

$links = substr ($links, 0,-1);

$texts = substr ($texts, 0,-1);
? >


<! doctype HTML 공개 "-//W3C//DTD XHTML 1.0 전환 / / 엉" "http://www.w3.org/tr/xhtml1/dtd/ Xhtml1 transitional.dtd ">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< 헤드 >
< 메타 http-equiv = "content-type" 내용 = "text/html; charset = gb2312 "/ >
< 제목 > 슬라이드 < / 타이틀 >
</헤드 >
< 몸 >
< 폭 표 테두리 = "1" = >
< tr >
< t d >
< 스크립트 유형 = 텍스트/웹 페이지 특수 효과 >
<!-

var focus_width = 300;


var focus_height = 200;


var text_height = 20;


var swf_height = focus_height + text_height


var 사진 = "&lt;? $pics =? &gt;"


var 링크 = "&lt;? $links =? &gt;"

텍스트를 var
= "&lt;? $texts =? &gt;"


document.write (' &lt; classid 개체 = ' clsid:d27cdb6e-ae6d-11cf-96b8-444553540000 "코드 베이스 =" http:// fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0 "너비 =" ' + focus_width + ' "높이 =" + swf_height + ' &gt; ');


document.write (' &lt; param name = "allowscriptaccess" 값 = "Samedomain" &gt;&lt; param name = "영화" 값 = " playswf.swf "&gt;&lt; param 이름을 wmode 값 = = 투명 한 &gt;&lt; param name =" 품질 "높은" &gt; ");


document.write (' &lt; param name = ' 메뉴 값 'false' = &gt;&lt; param name = wmode 값 '불투명' = &gt; ');


document.write ("&lt; param name =" Flashvars "값 =" 사진 = '+ 사진 +' &amp; 링크 = '+ 링크 +' ' &amp; 텍스트 = ', '+ 텍스트 +') &amp; Borderwidth = '+ focus_width +' &amp; borderheight = '+ focus_height +' &amp; 있으면 textheight에서 = '+ text_height +' "&gt; ');


document.write (' &lt; 포함 src = ' playswf.swf wmode = '불투명' flashvars = ' 사진 = '+ 사진 +' &amp; 링크 = '+ 링크 +') &amp; 텍스트 = '+ 텍스트 +' &amp; borderwidth = '+ focus_width +' &amp; borderheight = '+ focus_height +' &amp; 있으면 textheight에서 = '+ text_height +' 메뉴 = "false" bgcolor = "#dadada" 품질 = "높은" 너비 = "' + focus_width + '" 높이 = "' + swf_height + '" allowscriptaccess = " Samedomain "유형 =" 응용 프로그램/x를-충격파-플래시 "pluginspage =" Http://www.macromedia.com/go/getflashplayer "/ &gt;"  ); document.write ('&lt; / 개체 &gt;');


/ /
->

&lt; / 스크립트 &gt;


< 신안 >
< /tr >
</테이블 >
</바디 >
< / html >

관련 문서

연락처

이 페이지의 내용은 인터넷에서 가져온 것이므로 Alibaba Cloud의 공식 의견이 아닙니다.이 페이지에서 언급 된 제품 및 서비스는 Alibaba Cloud와는 관련이 없으므로이 페이지의 내용이 골칫거리 인 경우 저희에게 알려주십시오. 우리는 5 일 근무일 이내에 이메일을 처리 할 것입니다.

커뮤니티에서 표절 사례를 발견한 경우 info-contact@alibabacloud.com 으로 관련 증거를 첨부하여 이메일을 보내주시기 바랍니다. 당사 직원이 영업일 기준 5일 내에 연락 드리도록 하겠습니다.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.