Does anyone have any code examples for how to query and dispay spelling suggestions in a web search? I am not a professional developer and am having trouble...
Good afternoon! I recently used the PHP web proxy (http://developer.yahoo.com/javascript/howto-proxy.html#phpproxy) to do some cross-domain scripting. I had...
My videos are showing up fine. Maybe you hit your rate limit? ... From: Rodney Payne To: ydn-php@yahoogroups.com Sent: Friday, February 23, 2007 12:08 PM ...
Does anyone use ftp. I have tried "ftp_connect" and "ftp_ssl_connect" and even with a short timeout they will not return. ftp and ftps are both registered PHP...
Hello I hope on in the right group to ask this question. I'd like to include search results from movies.yahoo.com. Is there a API that I can connect to via PHP...
Hi everyone, Dunno if this is the right list for this question, but it seems a logical place to ask this question. I am writing a web based tool one function...
Mike Dunlop
miked@...
Mar 14, 2007 3:47 pm
191
does any one know if yahoo finance offers this, and if so where? something to the extent, <script language=javascript..... ...
Hi List, It seems to me like the Yahoo (Answers) API has an issue with multi-word search phrases in non-English regions. I came across this by searching for...
Johan Terpstra
johan.terpstra@...
Mar 29, 2007 10:29 pm
194
When registering an application for BBAuth does the application URL have to be world viewable? It would be more than a little disappointing if I am unable to...
You mean you "can" check your rate how? Everytime I tried to check my rate by going to http://search.yahooapis.com/webservices/usage_data I get back to the...
My name is Pienkovski and I am beginning now a relationship with this php group. I am from Brazil and I would like to learn about querystring. I think that...
I am wondering how to do both a post and get request with curl in the same session. I need to post the user id and password to https:// url#1 and then get the...
I am wondering how to perform a post and get request in php with curl. I am able to perform the post successfully but receive and invalid session response on...
After a very long time thinking I decided to create a Yahoo Group with information on PHP&MySql. Their are quite a few of these sites and Forums around but the...
Hi there, Has anyone used Curl to Post to a Yahoo Store shopping cart? I have been trying to get PHP to hand off the order info to the Yahoo shopping cart....
Duh... such a group already exists: http://tech.groups.yahoo.com/group/php_and_mysql/ with almost 900 members... Spam and porn are under control... :)...
I have saved image path & filename in mysql database. But can't show image. Problem is: I want to retrieve image-name from mysql & then show the image from...
Hi, Also this group is available from PHPClasses.org group from Nasik/Pune, India http://tech.groups.yahoo.com/group/codingmentor ... members... ... with ... ...
Hi, What are you saving as the image path and how are you trying to show, i.e. the HTML tag? Give some code so that we can debug it for you. Thanks Ehsan ...
hi, you can use following script: $imgstr = "<img src=\"$imagepath.$imagefilename\" width=\"100\" height = \"100\">"; then simply echo $imgstr; imgpath n...
Hi Frinds, I need to create a weather report using the Yahoo weather api, but i really wants the weather telecasts of various locations, so how can i get the...