handle multi-language226 (12/22/2008 2:21:44 AM) comp.lang.php Hi Except gettext and array, any other good method to handle multi language? thanks from Peter (cmk128@hotmail.com) ... peter
array question #5438 (12/18/2008 8:02:46 AM) comp.lang.php Hi I retrieve an arrary from svn_ls() as following: Array ( [PFSBuilder] => Array ( [created_rev] => 808 [last_author] => peter [size] => 0 [time]... peter
php project , partner wanted226 (11/29/2008 7:33:28 PM) comp.lang.php Hi all My name is Peter, Hong Kong People, the own of http://www.kingofcoders.com and http://hk.kingofcoders.com . It is a chinese programming website build for mainland chinese and hong kong people. I am go... peter
php is lack of grate framework?451 (11/24/2008 3:16:59 PM) comp.lang.php Hi all Why php is lack of famous framework? Isn't it php is too easy to write, everybody doesn't need a framework? Of the language itself is not good to support framework? thanks from Peter (cmk128@ho... peter
nlp project5217 (11/15/2008 4:45:29 AM) comp.ai A guy are paying me to develop a nature language processing eninge, to
convert english into logic. I think I can write a phraser to phrase
the english. My idea is to convert english into 3 basic logics :
equ... peter
cpu monitor tools854 (9/29/2008 8:57:08 AM) comp.os.linux.misc Hi I need a tool to generate a graphic to show the cpu/mem/network usage of every 10 second. thanks from Peter (cmk128@hotmail.com) ... peter
cygwin mount loopback8110 (9/28/2008 8:36:39 AM) comp.os.linux.misc Hi Cygwin cannot mount loopback device, please help thanks from Peter (cmk128@hotmail.com) ... Peter
invoke a command in a new xterm180 (9/26/2008 9:17:58 AM) comp.os.linux.misc Hi How can i open a xterm/gnome-terminal and then invoke a command/script in that new window automatically? thanks from Peter (cmk128@hotmail.com) ... Peter
cygin missing mkfs.ext2667 (9/25/2008 3:13:50 PM) comp.os.linux.misc hi may i know which cygwin package can have mkfs.ext2? I have already installed e2fsprogs package thanks from Peter (cmk128@hotmail.com) ... cmk128417(490)
Looking for MTA3137 (9/27/2008 7:37:09 AM) comp.os.linux.misc I'm looking for an MTA. My distro didn't install anything by default, now I'm trying to figure out which best serves my requirements. The requirements: I want to be able to configure it in the following way: ... stickit(10)
cpu monitor tools854 (9/29/2008 8:57:08 AM) comp.os.linux.misc Hi I need a tool to generate a graphic to show the cpu/mem/network usage of every 10 second. thanks from Peter (cmk128@hotmail.com) ... cmk128417(490)
XOOPS webservice for register user252 (10/1/2008 5:36:04 PM) comp.lang.php Do I need to install additional module in XOOPS to support webservice? Either it's part of the core or I have to download some where to install, if such thing already existed, how can I get the WDSL so I can w... jimmy_please(46)
php is lack of grate framework?451 (11/24/2008 3:16:59 PM) comp.lang.php Hi all Why php is lack of famous framework? Isn't it php is too easy to write, everybody doesn't need a framework? Of the language itself is not good to support framework? thanks from Peter (cmk128@ho... cmk128417(490)
array question #5438 (12/18/2008 8:02:46 AM) comp.lang.php Hi I retrieve an arrary from svn_ls() as following: Array ( [PFSBuilder] => Array ( [created_rev] => 808 [last_author] => peter [size] => 0 [time]... cmk128417(490)
handle multi-language226 (12/22/2008 2:21:44 AM) comp.lang.php Hi Except gettext and array, any other good method to handle multi language? thanks from Peter (cmk128@hotmail.com) ... cmk128417(490)
Trouble using include() twice in HTML document.750 (12/23/2008 9:58:38 AM) comp.lang.php Hello, I am finding that when I include() the same file twice in one HTML document, eventhough I have already closed my PHP instance, it does not work. See below. I always thought that once I closed the PHP, ... Deamon