3.140.198.43´Ô ·Î±×ÀÎ ÇØÁÖ¼¼¿ä

MY wikix
óÀ½À¸·Î
³»¼Ò°³
»çÁø¹æ
°øºÎ¸Ç
ÀϱâÀå
¿µÈ­±¤
µ¶¼­±¤
À⵿»ç´Ï
¹æ¸í·Ï
À§Å° ÆäÀÌÁö
¸ðµç ÆäÀÌÁö
Àαâ ÆäÀÌÁö
º¯°æ ÆäÀÌÁö
°Ë»öÇϱâ

Today : 70  Total : 333565
ppabaki's wikix ^^v

diff of WEB

page id: 1155, 11753 hits, locked, unhidden, current: v41
v40:2013-04-15 21:46:44(-), v41:2015-03-07 15:55:06(-)
diff v40:ºü¹Ù±â v41:ºü¹Ù±â

= \TableOfContents1
=
=
= ----
= ! Web Ç¥ÁØ
= * [CDATE]
= * [noscript]
= * [object]
= * [XHTML]
=
= ! Web ¿¡ ´ëÇؼ­
=
= !! ´Ù±¹¾î »çÀÌÆ®¸¦ À§ÇÑ
= * [codepage]
=
=
= !! ÆÁ
= * urlencode => urlÀ» ÀÎÄÚµùÇؼ­ ÇѱÛÀ̳ª °ø¹éÀÌ µé¾î°£ ÁÖ¼Ò°ªÀ» Ç¥ÇöÇÒ ¶§
= * [¾ÞÄ¿] - href="#"
= * [Á¤±Ô Ç¥Çö½Ä | http://www.phpschool.com/bbs2/inc_view.html?id=1814&code=tnt2&start=0 ]
= * [robots] - robots ÆÄÀÏ ÀÛ¼º ¿ä·É(·Îº¿ °Ë»ö ¹æÁö ¹æ¹ý)
= * style= "display:inline;" - ÇÑÁ٠ǥÇö
= * [robotstxt]
= * [extract] - ¹è¿­ÀÎ º¯¼ö¸¦ ¹è¿­¸í º¯¼ö·Î ¸¸µé¶§ $row\[a\] = "1" -> $a = 1
= * [php.ini]
= * style= "display:inline;"
=
= !! PHP ¹öÀü
= * $HTTP_SESSION_VARS = $_SESSION;
= * php.ini => register_long_arrays = On
= * disable_functions =exec,passthru,system,proc_open,popen,curl_exec,curl_multi_exec,parse_ini_file
=
= !!! Table
= * [frame]
= * [boder]
= * [fixed] - Å×ÀÌºí ±úÁü¹æÁö, ÀÚ°£, ¾çÂÊ Á¤·Ä
=
= !!! Date
= * [strtotime()]
= * [ÇÔ¼ö¸ðÀ½]
= * [Dday] - d-day ¼Ò½º
=
= !!! ¹®ÀÚ¿­
= * [substr()]
= * [foreach()]
=
= !!! ·£´ý
= * [rand()]
=
= !!! ÀÚ¹Ù½ºÅ©¸³Æ®
= * [ÇѱÛüũ]
= * [Çüº¯È¯] utf8 -> euc-kr º¯È¯
=
= !!! Æ÷¸ä
= * [number_format]
=
= !!! ÀúÀå
= * [¿¢¼¿]
=
+ !!! °¡º¯º¯¼ö
+ {{{
+
+ while($row= mysql_fetch_array($result)) {
+ $j++;
+ ${"cnt_".$j} = $row[cnt];
+ }
+
+ }}}
= !!! Ç÷¡½Ã ÆÄÀÏ
= {{{
= <embed height="326" width="944" wmode="opaque" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" quality="high" src="/content/xml/main_img.swf?filename=main.jsp"/>
= }}}
=
= !!! input ÀÔ·Â
= {{{
= http://blog.naver.com/thisplus5731/60063748597
=
= input ÀÔ·Â
=
= <input type="text" style="ime-mode:active;">Çѱ۸ðµå
=
= <input type="text" style="ime-mode:inactive;">¿µ¹®¸ðµå
=
= <input type='text' style="ime-mode:auto;"> ÇѱÛ/¿µ¹® ÀԷ°¡´É
=
= <input type='text' style="ime-mode:disabled;"> ¿µ¹®¸¸ ÀԷ°¡´É
=
= <input type='text' style='ime-mode:disabled;'> ÇÑ±Û ÀÔ·Â ¹æÁö
=
= onclick stype="cursor:hand"
=
=
= //////input ¼ýÀÚ¸¸ ÀÔ·ÂÇϱâ ///////////
=
= <script language="javascript">
= <!--
= function NumObj(obj){
= if(event.keyCode){
= if(escape(event.keyCode)>=48&& escape(event.keyCode)<=57{
= return true;;
= }else{
= event.returnValue=false;
= }
= }
= }
= //-->
= </script>
= <form name="formname">
= <input type="text" name="name" style="ime-mode:disabled;" OnkeyPress="NumObj(this)"/>
= </form>
=
= }}}
=
=
= !! ÆÄÀÏ ÇѲ¨¹ø¿¡ º¯°æÇÏ´Â ½ºÅ©¸³Æ®
= {{{
= ir /s /d /b *.%1% > list.txt
= for /f "delims=" %%i in (list.txt) do ren %%i *.%2%
= }}}
=
= !! ÆäÀÌÁö ·Îµù½Ã À̹ÌÁö ¶ç¿ì´Â ½ºÅ©¸³Æ®
= {{{
= <script language=javascript>
=
= var loadingPopup = window.createPopup();
= var onLoadYN = "N";
= function loadingProgress(){
= if(onLoadYN == "Y") return;
= var loadingPopupBody = loadingPopup.document.body;
= W = 214;
= H = 80;
= X = 1024 - 6 - W;
= Y = 673;
=
= X = screen.Width / 2;
= Y = screen.Height / 2;
=
= loadingPopupBody.innerHTML = "<img src='À̹ÌÁö°æ·Î'>";
= loadingPopup.show(X,Y,W,H);
= }
= loadingProgress();
=
= </script>
= Ȥ½Ã³ª Çؼ­
=
= }}}
=

ViewPage

Last :   Who : ºü¹Ù±â
Version : v
hits