Results 1 to 5 of 5
Thread: PHP
Hybrid View
-
15th May 2014 14:10 #1-==-
Join Date: Sep:2003
Location:
Posts: 6,444
-
15th May 2014 14:28 #2
$xhtml
strtolower .Code:<?php $foo = 'hello world!'; $foo = ucwords($foo); // Hello World! $bar = 'HELLO WORLD!'; $bar = ucwords($bar); // HELLO WORLD! $bar = ucwords(strtolower($bar)); // Hello World! ?>
EP43-DS3|E5200@3.33|ASUS EN9800GT HB /HTDI/ 512MB|2X2GB 800MHZ CL5 A-DATA|WD2500JB|NEC 4750A|BELINEA 1980S2
-
15th May 2014 14:29 #3Registered User
Join Date: Jul:2005
Location: Sofiq
Posts: 2,798
ucword . mb_convert_case.
UTF-8 .Code:$str = mb_convert_case($str, MB_CASE_TITLE, "UTF-8");
-
15th May 2014 14:50 #4-==-
Join Date: Sep:2003
Location:
Posts: 6,444
?
DokuWiki .
lowercase '_'. '_' ' '. 40-50 . 40-50 , -.
.
// . .
/// .
http://pastebin.com/aqdk19ZJ
?
-
20th May 2014 09:25 #5Registered User
Join Date: Jul:2005
Location: Sofiq
Posts: 2,798
. - 8859 . Komodo Edit . , UTF-8 .





Reply With Quote
Lenovo ThinkPad 15 IdeaPad 15
5th May 2023, 22:16 in