php-general Digest 6 Aug 2012 09:51:52 -0000 Issue 7911

2012-08-06 Thread php-general-digest-help
php-general Digest 6 Aug 2012 09:51:52 - Issue 7911 Topics (messages 318631 through 318631): php-rsync installation howto 318631 by: Mihamina Rakotomandimby Administrivia: To subscribe to the digest, e-mail: php-general-digest-subscr...@lists.php.net To unsubscribe from

php-general Digest 7 Aug 2012 02:56:05 -0000 Issue 7912

2012-08-06 Thread php-general-digest-help
php-general Digest 7 Aug 2012 02:56:05 - Issue 7912 Topics (messages 318632 through 318642): Re: [PECL-DEV] php-rsync installation howto 318632 by: Anatoliy Belsky Coding Web search engine in PHP 318633 by: Ansry User 01 318634 by: Vikash Kumar 318635 by:

[PHP] php-rsync installation howto

2012-08-06 Thread Mihamina Rakotomandimby
Hi all, I would be intrested in installing this: http://pecl.php.net/package/rsync I got used with PECL packages with at least 2 ways of installation - with pear install or pecl install - without those tools (with some configure; phpize; make install) I have a preference for the latter (for

[PHP] Re: [PECL-DEV] php-rsync installation howto

2012-08-06 Thread Anatoliy Belsky
Hi, download and unpack the tarball, then use the instructions from here http://de2.php.net/manual/en/install.pecl.phpize.php Regards Anatoliy Am Mo, 6.08.2012, 11:51 schrieb Mihamina Rakotomandimby: Hi all, I would be intrested in installing this: http://pecl.php.net/package/rsync I got

Re: [PHP] Coding Web search engine in PHP

2012-08-06 Thread Vikash Kumar
On 6 August 2012 19:54, Ansry User 01 yrsna.res...@gmail.com wrote: We are trying to code a very simple and customized search engine for internal purposes. Please suggest if the PHP is the way to go or suggest the alternatives?? It would be great if you can lead us to the links which would

Re: [PHP] Coding Web search engine in PHP

2012-08-06 Thread Gibbs
On 06/08/12 15:24, Ansry User 01 wrote: We are trying to code a very simple and customized search engine for internal purposes. Please suggest if the PHP is the way to go or suggest the alternatives?? It would be great if you can lead us to the links which would give us a start!! Thanks

Re: [PHP] Coding Web search engine in PHP

2012-08-06 Thread shiplu
On Mon, Aug 6, 2012 at 8:24 PM, Ansry User 01 yrsna.res...@gmail.comwrote: We are trying to code a very simple and customized search engine for internal purposes. Please suggest if the PHP is the way to go or suggest the alternatives?? It would be great if you can lead us to the links which

Re: [PHP] Coding Web search engine in PHP

2012-08-06 Thread tamouse mailing lists
On Aug 6, 2012 7:33 AM, shiplu shiplu@gmail.com wrote: Solr with Nutch will do it. Where *do* come up with those names :)

Re: [PHP] Coding Web search engine in PHP

2012-08-06 Thread shiplu
Where *do* come up with those names :) Sorry I couldn't understand the meaning of your sentence. May be this is due to cultural difference. Anyway, Solr is a search engine. Nutch is a crawler. Both can be integrated. Then one can send query to solr server from php using api. See

Re: [PHP] Coding Web search engine in PHP

2012-08-06 Thread Daniel Brown
On Mon, Aug 6, 2012 at 1:15 PM, shiplu shiplu@gmail.com wrote: Where *do* come up with those names :) Sorry I couldn't understand the meaning of your sentence. May be this is due to cultural difference. Anyway, Solr is a search engine. Nutch is a crawler. Both can be integrated. Then

Re: [PHP] Coding Web search engine in PHP

2012-08-06 Thread shiplu
On Mon, Aug 6, 2012 at 11:22 PM, Daniel Brown danbr...@php.net wrote: On Mon, Aug 6, 2012 at 1:15 PM, shiplu shiplu@gmail.com wrote: Where *do* come up with those names :) Sorry I couldn't understand the meaning of your sentence. May be this is due to cultural difference.

Re: [PHP] Coding Web search engine in PHP

2012-08-06 Thread Daniel Brown
On Mon, Aug 6, 2012 at 1:42 PM, shiplu shiplu@gmail.com wrote: Thanks Daniel for clearing. I am pretty bad in English. :( Don't sell yourself short. Your English seems fine to me --- better than many native-speakers. -- /Daniel P. Brown Network Infrastructure Manager

[PHP] How to catch an exception using SoapClient.

2012-08-06 Thread James Newman
I was wondering how I'd catch an exception using SoapClient. $data = array( 'Particular'='Payment for stuff', 'Email' ='e phi...@newman.net.nzmail address', 'CardNumber'=', 'CardType' ='MC', 'CardExpiry'='0423', 'CardHolderName'='James Newman', 'CardCSC' ='111', 'StoreCard'