Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

php-objects · Discussions about Object Oriented Programming in PHP

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 10408 - 10437 of 10490   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
10437 php-objects@yahoogrou... Send Email Jul 8, 2012
10:52 am
Hello, Welcome to the PHP Objects mailing list. This list is mainly for discussing PHP related topics between users of the PHPClasses site. JavaScript related...
10436 Ryan David Pardey
ryandavidpardey Send Email
Jul 3, 2012
8:52 pm
Thanks for the responses regarding this. I ended up using MagpieRSS: This is the code. I stripped out some of the more task specific testing, but this is the...
10435 JoEi
JoEi007 Send Email
Jul 1, 2012
5:08 am
Try SimpleXMLElement->xpath, it is very easy to search in XML document. ... [Non-text portions of this message have been removed]...
10434 Ryan David Pardey
ryandavidpardey Send Email
Jun 30, 2012
1:20 am
I have a URL for an RSS feed that I need to: 1. Read into PHP 2. Search the <title> tags for key words 3. Display the document links for key word matches ...
10433 moahmed-ho@...
mobeen_ahmed Send Email
Jun 28, 2012
6:46 am
/o=Beaconhouse School System/ou=EXCHANGE-PDC/cn=Recipients/cn=moahmed would like to recall the message, "[php-objects] send variable in form action"....
10432 moahmed-ho@...
mobeen_ahmed Send Email
Jun 28, 2012
3:51 am
At the top on the page put the following code. <? $value['name'] = $_POST["'id"]; ?> From: php-objects@yahoogroups.com [mailto:php-objects@yahoogroups.com] On...
10431 Udayakumar Sarangapani
udayakumaar Send Email
Jun 27, 2012
9:01 am
Hi Experts, I want to configure my Apache 2.3.x or 2.4.x and PHP 5.3.x or 5.4.x with FastCGI on Windows XP. I did not find .msi version of Apache and PHP for...
10430 Fajar Dhumadi
getime2000 Send Email
Jun 27, 2012
6:15 am
My point is when $value['name'] = 'all' it will go like you want. If you feel my suggestion previous is not reliable then try evaluate your $value['name']...
10429 Gunawan
undoprojects Send Email
Jun 27, 2012
4:12 am
sorry it should be the if condition are like this not like yours https://www.domain.com/au else http://www.domain.com/au with an https   Regards, Gunawan ...
10428 Fajar Dhumadi
getime2000 Send Email
Jun 27, 2012
2:42 am
I have test your code in my local and try submit, it work fine both to http://www.domain.com.au/ or http://www.domain.com.au/ it open new page and go to define...
10427 Gunawan
undoprojects Send Email
Jun 27, 2012
2:30 am
sorry, i can not put it online first, i already debug it and it showing variable all, is there any suggestion for any code regarding it   Regards, Gunawan ...
10426 Fajar Dhumadi
getime2000 Send Email
Jun 27, 2012
2:08 am
Please provide the live url page so the page can examine directly because if just see from your snippet there is no problem with it. Best regards, -- Fajar...
10425 Gunawan
undoprojects Send Email
Jun 26, 2012
11:43 pm
Hi, Is there any one can help me to solve my problems, in PHP if condition, my code is always sending to the else while the value is all, suppose to be to...
10424 amit patel
amitpatel1849 Send Email
Jun 25, 2012
3:17 pm
Hi, I would like to work with you i have 3.5 years exp in php technology. But i can work for you as freelance. Give me your feebback. I think i will do work in...
10423 abirmmu Send Email Jun 25, 2012
7:20 am
We need few PHP fresher programmer. If you think....Please mail your CV to abir@... Thanks, Abir Deputy Manager...
10422 php-objects@yahoogrou... Send Email Jun 24, 2012
11:10 am
Hello, Welcome to the PHP Objects mailing list. This list is mainly for discussing PHP related topics between users of the PHPClasses site. JavaScript related...
10421 Walquírio Saraiva...
walquiriosar... Send Email
Jun 18, 2012
4:41 am
for database is better and safer 2012/6/10 Samoski <osagiesammy@...> ... -- www.webbsb.com.br Metal Sempre! [Non-text portions of this message have been...
10420 Walquírio Saraiva...
walquiriosar... Send Email
Jun 18, 2012
4:41 am
if ($ip == "127.0.0.1") //correct 2012/6/15 Neeraj jain <neerajjain80@...> ... -- www.webbsb.com.br Metal Sempre! [Non-text portions of this message have...
10419 Neeraj jain
neerajjain_80 Send Email
Jun 15, 2012
5:55 am
Correction: if ($ip = "127.0.0.1") //wrong if ($ip *==* "127.0.0.1") //correct ... [Non-text portions of this message have been removed]...
10418 Alimuddin Sidiqui
alimuddin_rewa Send Email
Jun 13, 2012
5:30 am
pls use this code <? $ip=$_SERVER['REMOTE_ADDR'];  if ($ip = "127.0.0.1") { echo '<select name="uroom&quot;>         <option value="101">101</option> ...
10417 Fajar Dhumadi
getime2000 Send Email
Jun 13, 2012
2:50 am
Try use echo '<select name="uroom&quot;>...</select>';not like you have now  echo "<select name="uroom&quot;>...</select>"; Regards, -- Fajar Dhumadi ...
10416 Fajar Dhumadi
getime2000 Send Email
Jun 13, 2012
2:50 am
Try use echo '<select name="uroom&quot;>...</select>';not like you have now  echo "<select name="uroom&quot;>...</select>"; Regards, -- Fajar Dhumadi ...
10415 Gunawan
undoprojects Send Email
Jun 12, 2012
7:14 pm
Hi,  I wanna ask regarding this code below, is there any mistaken to show the option value using this code, need your help <? $ip=$_SERVER['REMOTE_ADDR']; ...
10414 Samoski
osagiesammy Send Email
Jun 12, 2012
7:14 pm
Hi Markwaitling, I think serialization and unserialization is better when you compare resource mgt and time. Using the database first you have to consider...
10413 Osagie Samuel
osagiesammy Send Email
Jun 12, 2012
7:14 pm
Hi Markwaitling,I think serialization and unserializationis better when you compare resourcemgt and time. Using the database first you have toconsider...
10412 php-objects@yahoogrou... Send Email Jun 10, 2012
10:50 am
Hello, Welcome to the PHP Objects mailing list. This list is mainly for discussing PHP related topics between users of the PHPClasses site. JavaScript related...
10411 markwatling@...
markwatling... Send Email
Jun 10, 2012
7:05 am
Hi All Looking at moving object data between pages within a session, does anyone know which is more efficient, in resource management and time, serializing &...
10410 Laban Johnson via Lin...
laban_johnson Send Email
Jun 8, 2012
3:30 pm
LinkedIn ... suhasini, I'd like to add you to my professional network on LinkedIn. - Laban Accept invitation from Laban Johnson ...
10409 XalMan.!
sul_man21 Send Email
Jun 6, 2012
8:15 pm
... programmers. We believe that if you code in just one language then you are not a programmer. ... web, desktop and mobile based applications. As this...
10408 vijaya lakshmi
vijayalakshm... Send Email
Jun 4, 2012
5:22 pm
Hello, i am typing a command in command prompt and once i hit enter , it says the command is not a valid win32 application. the command is...
Messages 10408 - 10437 of 10490   Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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