... 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...
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 &...
10412
php-objects@yahoogrou...
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...
Hi Markwaitling,I think serialization and unserializationis better when you compare resourcemgt and time. Using the database first you have toconsider...
Hi Markwaitling, I think serialization and unserialization is better when you compare resource mgt and time. Using the database first you have to consider...
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']; ...
Try use echo '<select name="uroom">...</select>';not like you have now echo "<select name="uroom">...</select>"; Regards, -- Fajar Dhumadi ...
Try use echo '<select name="uroom">...</select>';not like you have now echo "<select name="uroom">...</select>"; Regards, -- Fajar Dhumadi ...
pls use this code <? $ip=$_SERVER['REMOTE_ADDR']; Â if ($ip = "127.0.0.1") { echo '<select name="uroom"> Â Â Â Â Â Â Â <option value="101">101</option> ...
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...
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...
10422
php-objects@yahoogrou...
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...
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...
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...
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...
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 ...
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...
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 ...
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']...
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...
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...
/o=Beaconhouse School System/ou=EXCHANGE-PDC/cn=Recipients/cn=moahmed would like to recall the message, "[php-objects] send variable in form action"....
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 ...
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...
10437
php-objects@yahoogrou...
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...
10438
php-objects@yahoogrou...
Jul 22, 2012 10:51 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...