php-windows Digest 3 Apr 2013 10:10:05 -0000 Issue 4090
Topics (messages 30990 through 30992):
Re: Facebook and twitter API usage/implementation using PHP classes/modules?
30990 by: Pierre Joye
30991 by: Jacob Kruger
php_win32service.dll with PHP 5.4.13
30992 by: Momchil Bozhinov
Administrivia:
To subscribe to the digest, e-mail:
php-windows-digest-subscr...@lists.php.net
To unsubscribe from the digest, e-mail:
php-windows-digest-unsubscr...@lists.php.net
To post to the list, e-mail:
php-wind...@lists.php.net
----------------------------------------------------------------------
--- Begin Message ---
both have a PHP SDK with many examples.
https://dev.twitter.com/docs/twitter-libraries
https://github.com/facebook/php-sdk
On Tue, Apr 2, 2013 at 9:26 AM, Jacob Kruger <ja...@blindza.co.za> wrote:
> I know there are specific bits of documentation, etc. out there, but, just
> thought might as well also ask on list if anyone has any specific ideas about
> best place to look into things like this - as in methods/ways to implement
> forms of interface to both faceBook and twitter API's/feeds via PHP code on
> your own site, etc.?
>
> TIA
>
> Jacob Kruger
> Blind Biker
> Skype: BlindZA
> '...fate had broken his body, but not his spirit...'
--
Pierre
@pierrejoye | http://blog.thepimp.net | http://www.libgd.org
--- End Message ---
--- Begin Message ---
Thanks - will then stick to checking those out.
Stay well
Jacob Kruger
Blind Biker
Skype: BlindZA
'...fate had broken his body, but not his spirit...'
----- Original Message -----
From: "Pierre Joye" <pierre....@gmail.com>
To: "Jacob Kruger" <ja...@blindza.co.za>
Cc: "php-windows" <php-wind...@lists.php.net>
Sent: Tuesday, April 02, 2013 2:21 PM
Subject: Re: [PHP-WIN] Facebook and twitter API usage/implementation using
PHP classes/modules?
both have a PHP SDK with many examples.
https://dev.twitter.com/docs/twitter-libraries
https://github.com/facebook/php-sdk
On Tue, Apr 2, 2013 at 9:26 AM, Jacob Kruger <ja...@blindza.co.za> wrote:
I know there are specific bits of documentation, etc. out there, but, just
thought might as well also ask on list if anyone has any specific ideas
about best place to look into things like this - as in methods/ways to
implement forms of interface to both faceBook and twitter API's/feeds via
PHP code on your own site, etc.?
TIA
Jacob Kruger
Blind Biker
Skype: BlindZA
'...fate had broken his body, but not his spirit...'
--
Pierre
@pierrejoye | http://blog.thepimp.net | http://www.libgd.org
--- End Message ---
--- Begin Message ---
Hello,
I have this huge problem, hope you can help me with.
I compile my own PHP with an additional PECL
(php_win32service)
Unfortunately, the ext was not working properly. The windows
service wouldn’t start.
So I downloaded the whole distro from here:
http://www.apachelounge.com/viewtopic.php?p=24113
Still no go.
I know it works, because I got the same ext from the ZEND
Server distro and it works just fine
The only problem is that the ZEND version is NTS and I need
TS
Cheers,
Momchi
--- End Message ---