NYCPHP Meetup

NYPHP.org

[nycphp-talk] delete one element from array

Justin Hileman justin at justinhileman.info
Sun Jun 7 16:59:55 EDT 2009


Mitch Pirtle wrote:
> Elijah, you forgot to use Amazon Queues.
>
> Sheesh. Amateurs.
>
> -- Mitch, trying to keep a straight face, and failing
>
> On Thu, Jun 4, 2009 at 1:55 PM, Elijah Insua<tmpvar at gmail.com>  wrote:
>> @chris, you forgot to json_encode, mail() to a remote service, and sleep()
>> while you wait for the results
>>
>> On Thu, Jun 4, 2009 at 1:34 PM, Chris Snyder<chsnyder at gmail.com>  wrote:
>>> On Thu, Jun 4, 2009 at 12:39 PM,<y2rob at aol.com>  wrote:
>>>> yeah i think unset would work just fine.
>>>>
>>> So much for my serialize() / preg_replace() / unserialize() hack.
>>>


I have a Yahoo! Pipe set up for just this purpose, if you want to use 
it. Just json_encode() your array, POST it via cURL to the appropriate 
URL, and parse the resulting RSS feed.

:P


-- 
justin
http://justinhileman.com




More information about the talk mailing list