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 133 - 162 of 335   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
133
We have an excellent opportunity for PHP Professionals with World's No.1 internet brand - for their Development center in Bangalore, India. Key Skills...
alphaeus_unix
Offline Send Email
Sep 6, 2006
11:35 pm
134
Hello, I face one problem in site development, i put two buttons in a form these are insert and update and delete. so how i can trace which button is pressed...
chintan_mscit2006
chintan_msci...
Offline Send Email
Sep 9, 2006
7:36 pm
135
Make sure each button has a unique name. When processing the form, use the "isset" function to see which button name was passed to the form-handling code....
kevinlcarlson
Offline Send Email
Sep 9, 2006
11:20 pm
136
... Hi, give unique id or name for each button inside input tag in html, check the button pressed in form-handling php script usig either $_POST ['button1'] or...
to_praveenp
Offline Send Email
Sep 10, 2006
6:27 am
137
Hi, To debug the post $_POST variable, do a print_r($_POST) in the "action" PHP script of the form... Regards, Herman ... From: ydn-php@yahoogroups.com...
Herman Tolentino
hermantolentino
Offline Send Email
Sep 10, 2006
2:30 pm
138
Hey Friends, I got the so much mail which ishelpful for me for my last query.Thanks to all for that. i have one more query about captcha. I put captcha in my...
chintan shah
chintan_msci...
Offline Send Email
Sep 11, 2006
4:30 pm
139
Hi, I am prash.. U can trace by comparing button obj name and its value.. e.g. if($_POST['update']=='UPDATE'){ //Update statements} ...
prash_mahabare
Offline Send Email
Sep 11, 2006
4:31 pm
140
check this link.. http://captcha.megaleecher.net/ __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best...
praveen
to_praveenp
Offline Send Email
Sep 11, 2006
5:04 pm
141
Hello all! I fetch the questions using the api described on http://developer.yahoo.com/answers/V1/questionSearch.html I have 2 problems with it: 1). i want to...
sergey kapustin
master.sergey@...
Send Email
Sep 13, 2006
4:30 pm
142
Hello all! I fetch the questions using the api described on http://developer.yahoo.com/answers/V1/questionSearch.html I have 2 problems with it: 1). i want to...
sergeyk1982
Offline Send Email
Sep 13, 2006
4:38 pm
143
Why would I be getting this error from api? 504.1 when I run the query submitted to a web page, I get the xml, when I try to get it via php, I get this error...
Graham Winch
graham_winch
Offline Send Email
Sep 21, 2006
4:33 pm
144
This is a dumb post, but I'm really frustrated with Yahoo's site navagability. Can anyone tell me where financial api urls are listed or if that service is...
joshuajnoble
Offline Send Email
Sep 23, 2006
10:44 pm
145
Hi all, I am new to using the COM with PHP so hope you can help me here. Basically I need to send data from database to a Crystal Report using PHP/COM. I have...
nilay_anand
Offline Send Email
Sep 23, 2006
10:53 pm
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
Offline 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
Messages 133 - 162 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