Announcing Policy Changes for Yahoo! Developer Network APIs and Web Services! We're pleased and proud to announce that we've modified our Terms of Use for...
I'm getting "A link to the server could not be established" with several sections of my site...but not all. For example, my php-admin works perfectly. However,...
Hi friends, Good interview questions and tutorials are here http://www.tutorialdownloads.com/index.html .....try Cheers, Priya ... Yahoo! Music Unlimited...
i am new to php coding.i am studing PHP myself USING some PHP books... pls help me to send mail using BCC for more then 50 persons....i am using the following...
... <snip> I think, you may want <http://groups.google.com/group/comp.lang.php/msg/33edadbf49c5e245> ? Also, it is better you ask PHP only questions in PHP...
hi , u cannot send to all at same time. u have to use a cron file and have to send atleast 5 steps. by sajin Best regards, \\\/// / \ ... ( | (.) (.)...
well..... You can go there: http://www.php.net/manual/en/ref.mail.php and I think this is going to help you. john_join <john_join@...> wrote: i am new to...
I'm using simplexml_load_string() to parse xml from API requests. Obviously on PHP5... Anyone using this function as well? It's pretty zippy. Only thing is you...
Hi Jeffery, I'm not sure what API you're using, but I'm familiar with the geocoding api: http://developer.yahoo.com/maps/rest/V1/geocode.html one of the neat...
Hello Friends, I want to develop an application in PHP where user just enter his yahoo User/Password can get a list of his Yahoo Address Book. Can anyone...
Does anyone know if Yahoo! supports and has documented how you can feed listing data to Yahoo! Classifieds by FTP, RSS, XML, et. al.? Thanks, Skip Rudolf...
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...
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...
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...
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...
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...
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: ...
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] =>...
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...