Hello Group. My question posed to each person is regarding the Yahoo Mail API. I am working on a project that consists of a company that has quite a few Yahoo...
Hi! I've got some ,maybe nasty, maybe weird questions! first of all I want to make a timed action! I mean I can make the timer on the client side but I'm...
... I assume you're making a browser-based web application. Your questions are pretty general, so please forgive my generalities.. You need to maintain state...
I don't think this is possible right now. The Mail API gets access to a user's email via BBAuth, which requires the account owner to enter a user/pass in a...
... That's right I'm making a browser-based game! I know it's hard and so on but I think I can do it(except the graphic parts!) ... Thanks. really thanks. it...
... Do no developers from yahoo! monitor this group? What is a contact email to the Yahoo! PHP Developers? (People who don't know the answer don't need to...
I am getting this error with my authentication These IDs are for Error from inside JSON-RPC data. Message: Not allowed. Code: Client.OperationNotAllowed Anyone...
Hi, I am currently working on Yahoo Addressbook API. I followed all the steps required to build and up an application from which an user will get his Yahoo...
... Hi, at least you get the address book details info. I was unable to retrieve the addresses. I am getting the "Signature mismatch" error. I think you may...
Hello, I am developing a site for bidding on yahoo japan auction site. The site will list the products on the yahoo japan auction site and peoples can bid on...
Hi All, I am developing website which can be used to bid on the yahoo japan auction site. The site will display all the products in the yahoo japan auction ...
This is a working page using Yahoo tools: http://angeldear.net/tmp/Product_Catalog_07.htm Unfortunately it only allows for a single item at a time to be passed...
Hi all, I had used rss feed to search yahoo auction.when i gave an english keyword it returned results.but when i gave a japanese keyword it returned...
Use Dom parser.. Thanks & Regards Saurabh Khare GSM Mobile Developer L.G. Software India Survey No 139/25, Amar Jyothi Layout, Ring Road, Domlur Post Office, ...
*this code for inserting data of XML in mysql database* ==================================================== <?php define("DB_HOST","localhost",TRUE); //...
Actually i wantto adjust the date/time according to local time bcoz the server in USA but the end user access it from india for that i need one PHP solution so...
The commands in PHP are "date_timezone_set("time zone")" -- Sets the time zone for the DateTime object and "date_default_timezone_set("timezone")" -- Sets the...