Re: [PHP] Re: How can I debug wsf/php in eclipse?

2012-02-07 Thread Sharl.Jimh.Tsin
the log to console or something else. > and I only can > > see if that service has returned a correct value or not! > > I'd be glad to know if it's possible or not to do something like this in > > eclipse. > > Thanks for any help. > > -- Best regard

Re: [PHP] 你有宝宝吗?免费送给宝宝的礼物。

2011-11-01 Thread Sharl.Jimh.Tsin
; http://www.buyersnet.info/google.asp?q=1 > http://www.buyersnet.info/google.asp?q=1 > http://www.buyersnet.info/google.asp?q=1 > > > > > advertisement,ban it plz. -- Best regards, Sharl.Jimh.Tsin (From China **Obviously Taiwan INCLUDED**) Using Gmail? Please read this impor

Re: [PHP] 求正则

2011-10-28 Thread Sharl.Jimh.Tsin
在 2011-10-28五的 16:35 +0800,yuxiangye写道: > http://jingji.cntv.cn/yaowen/20111027.shtml 获取该网站源码的url的php的正 > 则表达式 > i can not get you clearly. 不懂你的意思~ -- Best regards, Sharl.Jimh.Tsin (From China **Obviously Taiwan INCLUDED**) Using Gmail? Please read this important notice: http://ww

Re: [PHP] Compile PHP with MySQL support

2011-10-13 Thread Sharl.Jimh.Tsin
a different server? install it locally.otherwise impossible. > > Can I download a precompile mysqli anywhere? The PHP version is 5.1.49 > as noted earlier. > > Thanks in Advance, > > Nick -- Best regards, Sharl.Jimh.Tsin (From China **Obviously Taiwan INCLUDED**) Using Gmail? Please read this important notice: http://www.fsf.org/campaigns/jstrap/gmail?10073. signature.asc Description: This is a digitally signed message part

Re: [PHP] Introducting CRUDsader : a new PHP ORM Framework

2011-10-13 Thread Sharl.Jimh.Tsin
doc are actually > working, and to add more content to the docs Great job,thanks a lot.is it open source? -- Best regards, Sharl.Jimh.Tsin (From China **Obviously Taiwan INCLUDED**) Using Gmail? Please read this important notice: http://www.fsf.org/campaigns/jstrap/gmail?10073. signature.asc Description: This is a digitally signed message part

Re: [PHP] Please unsubscribe

2011-10-10 Thread Sharl.Jimh.Tsin
of the communication. just confirm it. >>A request has been entered into the mailing list processing queue. You >>should receive an email at joao.coe...@doj.ca.gov shortly describing >>how to complete your request. -- Best regards, Sharl.Jimh.Tsin (From China **Obviously Taiw

Re: [PHP] Installing extensions

2011-09-18 Thread Sharl.Jimh.Tsin
-- aka tamouse__ > > "May you never see a stranger's face in the mirror." > well,i know less about MacOS,is the extension *.so lib only work under GNU/Linux & BSD series? -- Best regards, Sharl.Jimh.Tsin (From China **Obviously Taiwan INCLUDED**) Using Gmail?

Re: [PHP] PHP 5.4.0beta1 released

2011-09-15 Thread Sharl.Jimh.Tsin
s which you find here: > > http://windows.php.net/qa/ > > > > > > Please test it carefully, and report any bugs in the bug system, but > > > only if you have a short reproducable test case. The next beta > > > will be released on Oct 13. > &g

Re: [PHP] eaccelerator gone?

2011-08-25 Thread Sharl.Jimh.Tsin
the source tarball,see its project page on SF.net - "http://sourceforge.net/projects/eaccelerator/";. -- Best regards, Sharl.Jimh.Tsin (From China **Obviously Taiwan INCLUDED**) Using Gmail? Please read this important notice: http://www.fsf.org/campaigns/jstrap/gmail?10073. -- PHP Gener

Re: [PHP] New version : EasyPHP (Wamp Server) 5.3.7.0 with PHP 5.3.7

2011-08-19 Thread Sharl.Jimh.Tsin
php.org > Screenshots : www.easyphp.org/screenshots.php > Facebook page : www.facebook.com/easywamp > Twitter : www.twitter.com/easyphp > so fast,Great Job! -- Best regards, Sharl.Jimh.Tsin (From China **Obviously Taiwan INCLUDED**) Using Gmail? Please read this important notice: http://www.fsf.org/campaigns/jstrap/gmail?10073. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] what's wrong with this php system

2011-08-07 Thread Sharl.Jimh.Tsin
arameter 1 to Notice::onPrint() expected to be a reference, > value given in E:\site\admin.php on line 481 > it is not matter of PHP,it is your php project's problem. or you can disable the error print in php.ini file. -- Best regards, Sharl.Jimh.Tsin (From China **Obviously Taiwan I

Re: [PHP] You can play with PHP 5.4.0 alpha3 on Windows, EasyPHP 5.4 alpha3 is out!

2011-08-05 Thread Sharl.Jimh.Tsin
tter : www.twitter.com/easyphp > Woo,so quickly.i am using PHP alpha 1 on my CentOS server by compiling from source tarball. -- Best regards, Sharl.Jimh.Tsin (From China **Obviously Taiwan INCLUDED**) Using Gmail? Please read this important notice: http://www.fsf.org/campaigns/jstrap/gmail?1007

Re: [PHP] Best editor?

2011-08-03 Thread Sharl.Jimh.Tsin
>> > > > > I personally use Komodo IDE, but there are lots out there. There is the > > Eclipse with PHP, or there was the way I learned, NotePad (then switched > > to EditPlus+) > > > > Steve > > > > > > -- > > PHP General Maili

Re: [PHP] put code into a function then the code dead,very strange.

2011-08-02 Thread Sharl.Jimh.Tsin
BTW,why my previous post was rejected by the mail server as spam?

Re: [PHP] put code into a function then the code dead,very strange.

2011-08-02 Thread Sharl.Jimh.Tsin
all right,Richard.i pretty agree with you and always think that NOT 'many' but ALL languages should have Variety Scope. And i do not want access the ALL variety in any function/page,as you said, that's poor design. I just feel a bit surprise that the function can not access the variety which loca

Re: [PHP] put code into a function then the code dead,very strange.

2011-08-02 Thread Sharl.Jimh.Tsin
global by using "$GLOBALS" so that access it in the same page/context. just a bit unbelievable...HAHA. -- Best regards, Sharl.Jimh.Tsin (From China **Obviously Taiwan INCLUDED**) Using Gmail? Please read this important notice: http://www.fsf.org/campaigns/jstrap/gmail?10073. -- PHP G

Re: [PHP] put code into a function then the code dead,very strange.

2011-08-02 Thread Sharl.Jimh.Tsin
iety $motoCols has been defined with the function "processJSONtoSQL" together in the common.php which is imported into the main page at head. so WHY $motoCols can not be reachable by the function in one page? -- Best regards, Sharl.Jimh.Tsin (From China **Obviously Taiwan INCLUDED**) Using

[PHP] put code into a function then the code dead,very strange.

2011-08-02 Thread Sharl.Jimh.Tsin
{ $tmp = "0,"; } else { $tmp = "'0',"; } } } $s .= $tmp; } return substr($s, 0, -1); } invoke part: $str = "SQL HERE"; $str = processJSONtoSQL($str, $b

Re: [PHP] Three new versions of EasyPHP (WAMP package) with PHP 5.3.6, 5.3.7 RC3 and 5.4.0 alpha2

2011-07-24 Thread Sharl.Jimh.Tsin
, max execution time, error reporting, upload max filesize, add/remove alias, manage modules... Website : www.easyphp.org Facebook page : www.facebook.com/easywamp Twitter : www.twitter.com/easyphp Sourceforge : www.sourceforge.net/projects/quickeasyphp/ Great Job! thanks! -- Best regards, Sharl.Jimh

Re: [PHP] 【N級、 S級、AAA級 財布、バッグ!】【ブランド館】

2011-06-20 Thread Sharl.Jimh.Tsin
等級時計大量入荷超人気 ★ > http://www.special-price.biz/ > > > ■宜しくお願い申し上げます。 > ≡≡≡ > ◆誠実な接待、長い間取引する友達(^o^) > > ■URL:http://www.special-price.biz/ > ■店長:『ブランド激安市場』 土田健一 > > ≡◆送料無料◆ Advertisement?! -- Best regards, Sharl.Jimh.T

Re: [PHP] about getting a site

2011-05-27 Thread Sharl.Jimh.Tsin
On 2011年05月28日 14:18, Negin Nickparsa wrote: if i don't have any site can i share my php files in somewhere 4 free? if yes, what u suggest? here,or try googlecode. -- Best regards, Sharl.Jimh.Tsin (From China *Obviously Taiwan INCLUDED*) Using Gmail? Please read this important notice:

Re: [PHP] Re: dynamic copyright in page footer?

2011-04-30 Thread Sharl.Jimh.Tsin
it is very useful to me.thanks. Best regards, Sharl.Jimh.Tsin (From China **Obviously Taiwan INCLUDED**) 2011/4/30 Mark Kelly : > On Saturday 30 Apr 2011 at 14:28 Nathan Rixham wrote: > >> echo implode(",", range(2011,date("Y"))); > > What an elegant sol

Re: [PHP] PHP delete confirmation

2011-04-28 Thread Sharl.Jimh.Tsin
yes,i agree with you,Richard L. Buskirk. process by client-side script,such as javascript is the best and convenient way. Best regards, Sharl.Jimh.Tsin (From China **Obviously Taiwan INCLUDED**) 2011/4/29 : > This can be done in the delete.php file OR use javascript onClick to confirm &g

Re: [PHP] Re: [PHP-WIN] Re: [PHP] Which versions of Apache will PHP 5.3.6 work with??

2011-03-25 Thread Sharl.Jimh.Tsin
Try third binary instead of official one. Best regards, Sharl.Jimh.Tsin (From China **Obviously Taiwan INCLUDED**) 2011/3/26 Tommy Pham : > On Fri, Mar 25, 2011 at 1:44 PM, Pierre Joye wrote: >> On Fri, Mar 25, 2011 at 8:12 PM, Tommy Pham wrote: >> >>> There used to

Re: [PHP] Re: [PHP-DEV] Re: [PHP] PHP 5.3.6RC2 Released for Testing

2011-03-10 Thread Sharl.Jimh.Tsin
maybe the title "PHP 5.3.6RC2 Released for Testing" is wrong,please check. Best regards, Sharl.Jimh.Tsin (From China **Obviously Taiwan INCLUDED**) 2011/3/11 Pierre Joye : > See the NEWS file in the release. > > 2011/3/10 sexyprout : >> Sorry everyone. I actually meant

Re: [PHP] MP3 Player and PHP

2010-12-22 Thread Sharl.Jimh.Tsin
search PHP、LAME keyword. Best regards, Sharl.Jimh.Tsin (From China **Obviously Taiwan INCLUDED**) 2010/12/23 Richard Quadling : > On 22 December 2010 15:06, Don Wieland wrote: >> Hello, >> >> Can someone recommend a web MP3 player? I need the following options: >>

Re: [PHP] confusion about the file extension for php interpreter to interpret

2010-11-13 Thread Sharl.Jimh.Tsin
you can use Apache configuration and mod_rewrite to get it, without no changes on php. Best regards, Sharl.Jimh.Tsin (From China **Obviously Taiwan INCLUDED**) 2010/11/14 肖晗 : > Apache defaultly use php interpreter to execute files ended with '.php' > extension. > How can

Re: [PHP] Basic question

2010-11-09 Thread Sharl.Jimh.Tsin
why not search them with keywords "cli cgi diff"? they are all the Interface to PHP interpretor. one is Command Line I,another is Common Gateway I. Best regards, Sharl.Jimh.Tsin (From China **Obviously Taiwan INCLUDED**) 2010/11/9 Tseveendorj Ochirlantuu : > Hello, > > I

Re: [PHP] Re: Check for existence of mail address

2010-10-25 Thread Sharl.Jimh.Tsin
You can try the smtpvalidate class provided by Jonathan Tapicer,But maybe it is impossible in my opinion. PS:send test mail and check the fail-report by MTA server may be a idea,but no good :) Best regards, Sharl.Jimh.Tsin (From China) 2010/10/26 : > Hi Daniel, hi Jonathan, hi fo

Re: [PHP]About Character Set

2010-10-17 Thread Sharl.Jimh.Tsin
oh,it is none of the PHP language's business. you should work on your Apache Server's Configuration Files. Best regards, Sharl.Jimh.Tsin (From China) 2010/10/17 Ashley Sheridan : > On Sun, 2010-10-17 at 21:56 +0800, 肖晗 wrote: > >> There is a "download" directo

Re: [PHP] searching for application like Google Doc

2010-10-14 Thread Sharl.Jimh.Tsin
Are you looking for a open-source project likes it? searching it via Google with "php"、"office doc"、"open source" key words may help you. Best regards, Sharl.Jimh.Tsin (From China) 2010/10/14 Bob McConnell : > From: ?? > >> Is there any application l

Re: [PHP] Re: php5 - website development - what next

2010-10-08 Thread Sharl.Jimh.Tsin
how about woking on open source projects? Best regards, Sharl.Jimh.Tsin (From China) 2010/10/8 Nathan Rixham : > Rakesh Mishra wrote: >> >> Hi All, >> >> I  am PHP 4 & PHP 5 developer for last 6 yrs. Last year  also got Zend >> certification. >> Sin

Re: [PHP] Pagination?

2010-06-09 Thread Sharl.Jimh.Tsin
yes,LIMIT for mysql is useful. Best regards, Sharl.Jimh.Tsin 2010/6/8 Ashley Sheridan : > On Tue, 2010-06-08 at 11:37 -0300, Paul Halliday wrote: > >> I just spent the last 1/2 hour looking at many different solutions for >> this. Is there a universal favorite? >>

Re: [PHP] Re: Want a answer about php-cgi

2010-04-22 Thread Sharl.Jimh.Tsin
thanks for your reply. i think i have know the reason now. the CGI version of php is not built by default,we MUST add "--enable-cgi" to configure explicitly. Best regards, Sharl.Jimh.Tsin 2010/4/22 Lupus Michaelis : > Le 21/04/2010 12:17, Sharl.Jimh.Tsin a écrit : > >>

Re: [PHP] Want a answer about php-cgi

2010-04-22 Thread Sharl.Jimh.Tsin
who can give me a sample to build a cgi version of php 5.3.x? i really have no idea now... Best regards, Sharl.Jimh.Tsin 在 2010年4月21日 下午7:32,Sharl.Jimh.Tsin 写道: > added it,but still no found. 囧rz > > Best regards, > Sharl.Jimh.Tsin > > > > 2010/4/21 Sharl.Jimh.Tsin :

Re: [PHP] Want a answer about php-cgi

2010-04-21 Thread Sharl.Jimh.Tsin
added it,but still no found. 囧rz Best regards, Sharl.Jimh.Tsin 2010/4/21 Sharl.Jimh.Tsin : > Sorry,i don't add it. > > and i can not find them in the ./configure --help context. > > does this string really exist? > > thankx a lot. > > Best regards, > Sharl

Re: [PHP] Want a answer about php-cgi

2010-04-21 Thread Sharl.Jimh.Tsin
Sorry,i don't add it. and i can not find them in the ./configure --help context. does this string really exist? thankx a lot. Best regards, Sharl.Jimh.Tsin 2010/4/21 shiplu : > Did you try   --with-fastcgi or --enable-fastcgi > > > > > > Shiplu Mokaddim > My

[PHP] Want a answer about php-cgi

2010-04-21 Thread Sharl.Jimh.Tsin
sable-cgi" is not used) Best regards, Sharl.Jimh.Tsin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] compile php 5.3.2 with php-fpm error,HELP ME

2010-04-18 Thread Sharl.Jimh.Tsin
all right,i submit it as a bug into the bugs.php.net Best regards, Sharl.Jimh.Tsin 2010/4/18 Daniel Egeberg : > On Sun, Apr 18, 2010 at 09:47, Sharl.Jimh.Tsin wrote: >> Hi,everyone >> >> i download the php source tarball from php.net. >> and check out lastest

[PHP] compile php 5.3.2 with php-fpm error,HELP ME

2010-04-18 Thread Sharl.Jimh.Tsin
Want your helps,my friends Best regards, Sharl.Jimh.Tsin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php