sun's longitude:36 18 00 
¡¤ ÀÚÀ¯°Ô½ÃÆÇ ¡¤ ¹¯°í´äÇϱ⠡¤ ¾ËÆĹ®¼­ ¡¤ RPMS list
¡¤ »ç¿ëÀÚ¹®¼­ ¡¤ ÆÁ/FAQ¸ðÀ½ ¡¤ ¸®´ª½ºLinks ¡¤ ÀÚ·á½Ç
¡¤ ¼­¹öÁ¤º¸ ¡¤ ¿î¿µÀÚ ¡¤ Books/FAQ ¡¤ FreeBSD
 
/board/read.php:¼Ò½ºº¸±â   
 
Èû³»¼¼¿ä(±¤°í Àý´ë»çÀý)
[*** ¾²±â ±ÝÁö´Ü¾î ÆÐÅÏ ***]
±Û º»¹® Áß°£¿¡ ¾÷·ÎµåÇÒ À̹ÌÁö¸¦ Ãß°¡ÇÏ´Â ¹æ¹ý : @@À̹ÌÁöÀ̸§@@
ex) @@foo.gif@@
214 ¹ø ±Û: safe_wordwrap() Å×½ºÆ®
±Û¾´ÀÌ: »êÀÌ [ȨÆäÀÌÁö] ±Û¾´³¯: 2003³â 08¿ù 21ÀÏ 14:11:49 ¸ñ(¿ÀÈÄ) Á¶È¸: 2164
http://kr.php.net/manual/en/function.wordwrap.php
http://kr.php.net/manual/en/function.chunk-split.php

http://kr.php.net/manual/en/function.wordwrap.php/?http://kr.php.net
/manual/en/function.wordwrap.php
wordwrap

http://kr.php.net/manual/en/function.wordwrap.php?fobarddddddddddddd
dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd
ddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd

(PHP 4 >= 4.0.2)

wordwrap --  Wraps a string to a given number of characters using a string break
character. 
Description
string wordwrap ( string str [, int width [, string break [, boolean cut]]])


Returns a string with str wrapped at the column number specified by the optional
width parameter. The line is broken using the (optional) break parameter. 

wordwrap() will automatically wrap at column 75 and break using '\n' (newline) if
width or break are not given. 

If the cut is set to 1, the string is always wrapped at the specified width. So if
you have a word that is larger than the given width, it is broken apart. (See second
example). 

Note: The optional cut parameter was added in PHP 4.0.3

 
ÀÌÀü±Û : Re: °¨»çÇÕ´Ï´Ù. ^^
´ÙÀ½±Û : Re: safe_wordwrap() Å×½ºÆ® & ÇÑ±Û Å×½ºÆ®  
 from 61.254.75.40
JS(Redhands)Board 0.4 +@

Re: °¨»çÇÕ´Ï´Ù. ^^ Re: safe_wordwrap() Å×½ºÆ® & ÇÑ±Û Å×½ºÆ®
Àμâ¿ë 


apache lighttpd linuxchannel.net 
Copyright 1997-2024. linuxchannel.net. All rights reserved.

Page loading: 0.02(server) + (network) + (browser) seconds