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 112 - 141 of 335   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
112
Is there any way I could validate Yahoo Users into my application using PHP?...
Juan Carlos
jccastrob
Offline Send Email
Aug 1, 2006
8:12 pm
113
... Likely not. I'd imagine it would be a security risk. I'm no guru on Y! APIs, though....
wedgetalon
Offline Send Email
Aug 1, 2006
11:00 pm
114
I would like to learn PHP and web design/programming. How can i get and download the neccesary tools to start. I am already a Software programmer but would...
frankokey2000
Offline Send Email
Aug 3, 2006
4:22 pm
115
To install a webserver, php and MySQL on your PC, go to http://www.easyphp.org/ and download the installation program. Then go to phpfreaks.com for some php...
Donna Marie Vincent
donnamarievi...
Offline Send Email
Aug 3, 2006
5:34 pm
116
... Thanks for ur message... and now u can add my id in Web Developers group in your Yahoo! messenger.... My Email : waytosuccess4it@... Join My...
waytosuccess4it
Online Now Send Email
Aug 3, 2006
9:27 pm
117
OK. I just signed up for YPN and am ready to build a new site using Yahoo! ads. I actually read the terms of use. But this can be confusing: ...
Jeffery Mandrake
cybernewsmaster
Offline Send Email
Aug 3, 2006
11:31 pm
118
Hi, U can get the relevant downloadble material from 'php.net'. regards, srinivas....
srinivas_veerni
Offline Send Email
Aug 7, 2006
6:34 pm
119
If you competent with php-Nuke Please contact me. You have a project here. Sreekumar...
medconcomp
Offline Send Email
Aug 7, 2006
11:09 pm
120
... Yes i can work with php-Nuke.Give me details, Regards, venkat...
dreamskies_01
Offline Send Email
Aug 8, 2006
5:45 am
121
Okay, this is just ridiculous! I download the file from http://developer.yahoo.com/php/samples/parse/parseDOMXML.txt and throw it on my server to test and the...
mavenman4
Offline Send Email
Aug 9, 2006
6:08 pm
122
Hi All, Just wondering if there are any PHP developers in Melbourne Australia. Cheers, Travis...
travislepp
Offline Send Email
Aug 14, 2006
3:31 am
123
Hi, IF your are looking for free lancer i am available from india Regards, Gobinath.M HomePage : http://www.gobinath.com ProjectPage:...
gobi.nath@...
Send Email
Aug 14, 2006
5:37 am
124
... hi sreekumar, realy intrsted in this matter, pls rely regards shaji hyderabad...
mk_shaji
Offline Send Email
Aug 21, 2006
5:54 pm
125
Hi, I ve problem while handing the incoming mails. I get the mails from the different mailids It may contain different special characters .Some hexadecimal...
mr.manoharb
Offline Send Email
Aug 21, 2006
5:56 pm
126
Common asyncronic request: var hSuccess = function(o){ if((o.responseText !== undefined) && (o.argument.c)){ o.argument.c = o.responseText; } } var callback =...
Caridy PatiƱo Mayea
caridyp
Online Now Send Email
Aug 21, 2006
10:28 pm
127
I'm interested in parsing data from the traffic web service using the serialized php format. I've never used php objects before and the short example code...
kevinlcarlson
Offline Send Email
Aug 29, 2006
2:51 pm
128
Kevin, The easiest way to do this type of thing is to use print_r or var_dump on the variable to learn more about its structure and data. Here's an example: ...
Zach Smith
solonraver
Offline Send Email
Aug 29, 2006
10:55 pm
129
I'd hoped it would be self-explanatory, but the mix of nested arrays of arrays has got me confused. Here's some actual sample output: Array ( [ResultSet] =>...
kevinlcarlson
Offline Send Email
Aug 30, 2006
5:38 am
130
hello guys!!! i have a problem... ive been looking for a PHP script that can send IM when someone visited my website. then i found this script but it doesnt...
Darwin Talay
kirakuchi43
Offline Send Email
Aug 30, 2006
5:44 am
131
No problem. The first array has one entry 'ResultSet', so i would get that out first. $results = $data['ResultSet']; now, results has indexes of...
Zach Smith
solonraver
Offline Send Email
Aug 30, 2006
10:39 pm
132
oops, that foreach() line should really be this: foreach ($results['Result'] AS $row) sorry....
Zach Smith
solonraver
Offline Send Email
Aug 30, 2006
10:44 pm
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
Messages 112 - 141 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