Category Archives: php

what is the forum doing there

A forum out of nowhere, I noticed that no one posts on an empty forum. So I made a new plugin that gets Yahoo Answers and stuffs them in Simplepress. I grabbed a php yahoo answers class from HungryCoder’s blog … Continue reading

Posted in php, seo, tool, wordpress | 2 Comments

RpSequel : rfc sql crud with wordpress

I set out to use MsAccess with xhr/ajax to maintain tables I added to my wordpress database, from my desktop. (Because I suck at html forms backends and consider them a waste of time.) I used a similar technique ten … Continue reading

Posted in php, wordpress, xml-rpc | Tagged | Leave a comment

bing api with php and simplexml

About scraping results off of Bing : Bing use a set of about eight cookies. You can grab 200 results with php curl, as 20 pages of 10, but after the first 200 the Bing server checks for the cookie … Continue reading

Posted in php, seo | Tagged , , | 1 Comment