<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>GOODAY &gt; board &gt; source</title>
<link>http://rabbit129.cafe24.com/bbs/board.php?bo_table=source</link>
<description>테스트 버전 0.2 (2004-04-26)</description>
<language>ko</language>
<item>
<title>*** SOURCE URL ***</title>
<link>http://rabbit129.cafe24.com/bbs/board.php?bo_table=source&amp;wr_id=10</link>
<description><![CDATA[<span style="FONT-SIZE: 12px" id="writeContents"><a href="http://dumbung.com/main/bbs/board.php?bo_table=HTML_LIBRARY&amp;wr_id=33&amp;page=3" target="_blank">http://dumbung.com/main/bbs/board.php?bo_table=HTML_LIBRARY&amp;wr_id=33&amp;page=3</a></span>]]></description>
<dc:creator>최고관리자</dc:creator>
<dc:date>Thu, 21 Apr 2011 11:46:16 +0900</dc:date>
</item>
<item>
<title>scrollbar css</title>
<link>http://rabbit129.cafe24.com/bbs/board.php?bo_table=source&amp;wr_id=8</link>
<description><![CDATA[<div>&lt;style type="text/css"&gt;<br>body{<br>scrollbar-highlight-color:#ffffff;<br>scrollbar-3dlight-color:$b58e63;<br>scrollbar-face-color:#f2ece6;<br>scrollbar-shadow-color:#b58e63;<br>scrollbar-darkshadow-color:white;<br>scrollbar-track-color:#ffffff;<br>scrollbar-arrow-color:#b58e63;<br>}<br>&lt;/style&gt;</div>
<div>&nbsp;</div>
]]></description>
<dc:creator>k</dc:creator>
<dc:date>Fri, 04 Dec 2009 19:37:18 +0900</dc:date>
</item>
<item>
<title>array_rand</title>
<link>http://rabbit129.cafe24.com/bbs/board.php?bo_table=source&amp;wr_id=7</link>
<description><![CDATA[<BR>srand((double)microtime() * 10000000);<BR>$input = array("Neo", "Morpheus", "Trinity", "Cypher", "Tank");<BR>$rand_keys = array_rand($input, 2);<BR>echo $input[$rand_keys[0]] . "&lt;BR&gt;";<BR>echo $input[$rand_keys[1]];<BR>]]></description>
<dc:creator>k</dc:creator>
<dc:date>Fri, 04 Dec 2009 14:09:18 +0900</dc:date>
</item>
<item>
<title>chang_title</title>
<link>http://rabbit129.cafe24.com/bbs/board.php?bo_table=source&amp;wr_id=4</link>
<description><![CDATA[
<DIV><TEXTAREA class=write_textarea_mybox_01 id=fileIntro style="PADDING-RIGHT: 0px; PADDING-LEFT: 3px; PADDING-BOTTOM: 5px; WIDTH: 525px; COLOR: #909090; PADDING-TOP: 5px; HEIGHT: 95px" &#111;&#110;focus="java&#115;&#99;ript:change_title('fileIntro');" name=fileIntro>※ 소개글은 자료 판매에 도움이 되며 1000자 내외로 작성해 주세요.
(ex)경영학-경영원론이란 주제에 대한 리포트 </TEXTAREA></DIV>
<DIV>&nbsp;</DIV>
<DIV>---------------------------------------------------------------------------------------------</DIV>
<DIV>&nbsp;</DIV>
<DIV>&lt;?<BR>//***************************************************************<BR>// Function : change_title()<BR>// Comment : 인자를 받아 해당 input 값의 default 값 및 value삭제<BR>// 태그 소개글 자료제목<BR>//***************************************************************<BR>?&gt;<BR>&lt;&#115;&#99;ript&gt;<BR>function change_title(obj_id)<BR>{<BR>&nbsp;if(obj_id == 'fileIntro'){<BR>&nbsp;&nbsp;if( document.getElementById('intro_chk').value == 0) {<BR>&nbsp;&nbsp;&nbsp;document.getElementById('fileIntro').value = '';<BR>&nbsp;&nbsp;&nbsp;document.getElementById('intro_chk').value = "1";<BR>&nbsp;&nbsp;}<BR>&nbsp;&nbsp;document.getElementById('fileIntro').style.color = "#000000";<BR>&nbsp;}else{<BR>&nbsp;}<BR>} <BR>&lt;/&#115;&#99;ript&gt;</DIV>
<DIV><BR>&lt;input type="hidden" id="intro_chk" name="intro_chk" value="0"&gt;<BR>&lt;textarea&nbsp; class="write_textarea_mybox_01" id="fileIntro" name="fileIntro" style="width:525px;height:95px; color:#909090;padding:5px 0 5px 3px" &#111;&#110;focus="java&#115;&#99;ript:change_title('fileIntro');"&gt;<BR>※ 소개글은 자료 판매에 도움이 되며 1000자 내외로 작성해 주세요.<BR>(ex)경영학-경영원론이란 주제에 대한 리포트 &lt;/textarea&gt;<BR></DIV>]]></description>
<dc:creator>최고관리자</dc:creator>
<dc:date>Fri, 04 Dec 2009 13:17:41 +0900</dc:date>
</item>
<item>
<title>script</title>
<link>http://rabbit129.cafe24.com/bbs/board.php?bo_table=source&amp;wr_id=3</link>
<description><![CDATA[
<DIV>*** window.open : <A href="http://cafe.naver.com/phpinfo.cafe?iframe_url=/ArticleRead.nhn%3Farticleid=431">http://cafe.naver.com/phpinfo.cafe?iframe_url=/ArticleRead.nhn%3Farticleid=431</A></DIV>
]]></description>
<dc:creator>최고관리자</dc:creator>
<dc:date>Fri, 04 Dec 2009 13:17:12 +0900</dc:date>
</item>
<item>
<title>alter</title>
<link>http://rabbit129.cafe24.com/bbs/board.php?bo_table=source&amp;wr_id=2</link>
<description><![CDATA[
<DIV>*** table명 바꾸기 : <A href="http://cafe.naver.com/webdeveloper.cafe?iframe_url=/ArticleRead.nhn%3Farticleid=4817">http://cafe.naver.com/webdeveloper.cafe?iframe_url=/ArticleRead.nhn%3Farticleid=4817</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>alter table [원본 테이블명] rename [새로운 테이블명];</DIV>
<DIV><BR>- 컬럼 추가<BR>alter table [테이블명] add column [추가할 컬럼명][추가할 컬럼 데이타형]</DIV>
<DIV><BR>- <BR>ALTER TABLE tbl_name AUTO_INCREMENT = 1 </DIV>
<DIV>&nbsp;</DIV>
<DIV>set names euckr;</DIV>
]]></description>
<dc:creator>최고관리자</dc:creator>
<dc:date>Fri, 04 Dec 2009 13:16:31 +0900</dc:date>
</item>
<item>
<title>test</title>
<link>http://rabbit129.cafe24.com/bbs/board.php?bo_table=source&amp;wr_id=1</link>
<description><![CDATA[
<TABLE bgColor=#4f5f6f>
<TBODY>
<TR>
<TD>
<TABLE height=300 cellSpacing=1 cellPadding=0 width=700 bgColor=#4f4f4f border=0>
<TBODY>
<TR bgColor=#ffffff>
<TD style="PADDING-LEFT: 10px" bgColor=#ffffcd>a</TD>
<TD>b</TD>
<TD>c</TD>
<TD>d</TD>
<TD>e</TD>
<TD>f</TD></TR>
<TR bgColor=#ffffff>
<TD>a</TD>
<TD>b</TD>
<TD>c</TD>
<TD>d</TD>
<TD>e</TD>
<TD>f</TD></TR>
<TR bgColor=#ffffff>
<TD>a</TD>
<TD>b</TD>
<TD>c</TD>
<TD>d</TD>
<TD>e</TD>
<TD>f</TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
<META c&#111;&#110;tent=EditPlus name=Generator>
<META c&#111;&#110;tent="" name=Author>
<META c&#111;&#110;tent="" name=Keywords>
<META c&#111;&#110;tent="" name=De&#115;&#99;ription>]]></description>
<dc:creator>최고관리자</dc:creator>
<dc:date>Fri, 04 Dec 2009 13:15:28 +0900</dc:date>
</item>
</channel>
</rss>
