Search the web
Sign In
New User? Sign Up
ydn-php · Yahoo! PHP Developer Group (CLOSED)
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 146 - 175 of 335   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
146
I am using a function to get the latitude and longitude of an address. i really like the way that Yahoo handles this since it will give you a result even if...
shivcapri93
Offline Send Email
Oct 3, 2006
7:54 pm
147
First off, what was the error message? My guess is that you may be over your daily limit. Yahoo limits you to like 5000 queries per day. If you're doing alot...
Zach Smith
solonraver
Offline Send Email
Oct 3, 2006
9:37 pm
148
The error message is something like: Warning: ...
shivcapri93
Offline Send Email
Oct 3, 2006
11:35 pm
149
Please help me in finding yahoo api for overture's keyword selector tool thank you....
nichewatch
Online Now Send Email
Oct 7, 2006
5:01 pm
150
Hi, My class "Grab Yahoo" can help you fetch your Yahoo! address book, messenger list as an array list. You can view the live demo at: ...
Ehsan Haque
ehsan.haque
Offline Send Email
Nov 9, 2006
5:32 pm
151
Hi all, Am nwebie to this group.. i w'd like to write php zend certification exam. can u plz guide me. how could i get the sample dump questions. Thanks and...
run2sri
Offline Send Email
Nov 13, 2006
4:41 pm
152
Hello. Can I get Yahoo's PHP Coding Style Guide? Is that secret things? I wanna know Yahoo's PHP developer's that what kind of style guide to use. It's so...
xinuwiki
Offline Send Email
Nov 15, 2006
4:46 pm
153
Folks, I would like to get an auto-login setup for a site other than Yahoo. Call this esite. Here's the flow: [1] User hits a secure area of esite [2] Browser...
dlundin_61109
Offline Send Email
Nov 23, 2006
6:12 am
154
Can anyone please send the code to display the content of one site into another? Is there solution to change its graphics? Plz help me...
echo2_2006
Offline Send Email
Nov 24, 2006
5:56 am
155
Hi, Just wanted to know a little more detail. By authenticating user on Yahoo do you intend to have user access any secured area on esite itself? You can have...
Ehsan Haque
ehsan.haque
Offline Send Email
Nov 24, 2006
6:02 am
156
Try Smarty :: http://smarty.php.net...
novachok
Offline Send Email
Nov 26, 2006
4:36 pm
157
Hi, I build my own PHP class to handle RSS feeds... Which designed to use Yahoo!'s feeds, and fix their bugs I found :o| Notice that mYLastRSS support "Media...
oliezekat
Offline Send Email
Nov 30, 2006
9:42 pm
158
how to remove the limitation of the number of returned results using the yahoo search api at the end of the url (i.e &result=50). i tried removing it and it...
jahangir305
Offline Send Email
Dec 24, 2006
4:40 pm
159
... call 3 different javascript funtion for all 3 btns click , in this script just post the form on ur manipulate.php with one flag for every btn and as per...
Nice
bugsmess
Offline Send Email
Dec 29, 2006
9:51 pm
160
Can you send me the code ? I may help you. Sreekumar Nice <bugsmess@...> wrote: --- In ydn-php@yahoogroups.com,...
Sreekumar Chakraborty
medconcomp
Offline Send Email
Jan 2, 2007
10:02 am
161
I am a PHP novice and haven't done much with xml. I need to create a quick app based on the search API to query for sponsored search term data based on the...
jdbov
Offline Send Email
Jan 10, 2007
9:22 pm
162
Also in addition to the username and password fields I see a "key" parameter. Is this a key for the ad-word account or the yahoo account the user is logged in...
jdbov
Offline Send Email
Jan 10, 2007
10:03 pm
163
I am still trying to find what the "key" parameter needs to be in the XML request. Is this the randomly generated 50+ character code that is to be the appID...
jdbov
Offline Send Email
Jan 11, 2007
11:24 pm
164
I have been trying to fetch the weather details using XML feed link that i found at Yahoo Developer Network The sample url ...
bhupendrakunwar
Offline Send Email
Jan 12, 2007
7:54 am
165
I have tried about five different scripts and fixed most of them... All I can get to work is where it will display in an array output. Does some one out there...
rrbwds
Offline Send Email
Jan 15, 2007
4:03 pm
166
This page has coding for the next results.... http://www.informit.com/articles/article.asp?p=382421&seqNum=3&rl=1 But I have been having problems getting the...
rrbwds
Offline Send Email
Jan 15, 2007
4:05 pm
167
<?php if(isset($_POST['update'])){ // Do actions } if(isset($_POST['delete'])){ // Do actions } ?>...
Saurabh Khare
saurabhmdh
Offline Send Email
Jan 17, 2007
4:54 pm
168
How would you be able to parse bid and rank data from this? I am trying to write a script that will report the top four results from any term (sponsored or...
jdbov
Offline Send Email
Jan 17, 2007
11:04 pm
169
Hi i'm senthilraj for ur problem... dont place any php files in action of a form. ex : <form name="frm"> ..... .... ..... <input type="button" name="n1"...
PIlavadi Senthilraj
spsenthilraja
Offline Send Email
Jan 19, 2007
5:46 pm
170
hi everyone. i realize this isn't a "general php discussion" group, and i would not presume to treat it as such. however, something i read-- somewhere i read...
adesigninteractive
adesigninter...
Offline Send Email
Jan 23, 2007
6:31 pm
171
Can't figure this out, this is what I'm getting: Notice: Only variables should be assigned by reference in W:\www\xml.php on line 62 Notice: Only variable...
rrbwds
Offline Send Email
Jan 25, 2007
12:01 am
172
I haven't seen very many posts where someone actually gets some help. Where are all the wizards in this group? Bob...
rrbwds
Offline Send Email
Jan 25, 2007
12:09 am
173
They're either in codingforums.com or on the nyphp.org list. :-) ... From: rrbwds <rbrown@...> To: ydn-php@yahoogroups.com Sent: Wednesday,...
Donna Marie Vincent
donnamarievi...
Offline Send Email
Jan 25, 2007
9:32 pm
174
... Yeah! I have been wondering about that for a long time. Very few code examples or help with code. Most replies are answers that can be found in Yahoo...
lady lover
bobsmokelot
Offline Send Email
Jan 26, 2007
1:06 am
175
I am one of those people feeling like a leper around here. I am a newbie here. I have been having a problem accessing the dtc_xml, getting "permission...
jdbov
Offline Send Email
Jan 28, 2007
6:11 pm
Messages 146 - 175 of 335   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help