Re-write each array temporarily to a new array and sort that one. OR pull all counter values out into an array, sort that and then re-write the entire old...
TechLDS
tech@...
Jul 1, 2006 6:03 pm
4087
You should be able to achieve this quite simply with a user sort: usort($input, 'mysort'); function mysort($a, $b) { return ($a['counter'] > $b['counter']) ? 1...
Hello, This is just a reminder to let you know that the following polls are going on the php-objects mailing list that you are a subscriber. Please do not...
php-objects@yahoogrou...
Jul 2, 2006 7:35 pm
4090
Hello, This is just a reminder messages to let you know as subscriber of the php-objects mailing list you may be interested about the new site where you may...
php-objects@yahoogrou...
Jul 2, 2006 7:35 pm
4091
hi all, I want to install PHP documentor. hi i have my local server named linux. in it i have directory phpdocumentor In this directory I have unzipped...
I see 2 other posibilities: 1. You could do some hashing of the data... - read from db - create hascode of the read data - process data (might take as long as...
Hi everybody, Anyone have the simple chat application code in PHP, MySQL. Please send it to me. Is there any free website for giving source code of "Chat...
Hi All, In my system I want to compare two word documents ,but my server is a Linux one and thats y I cant create COM object . Any othermethods to find this...
Hi.... Use the diff command in linux .. it will shows the difference between the two files passed to that command as parameters. if u want more abt diff check...
Try searching for "Chat Room" on this page :- https://sourceforge.net/softwaremap/trove_list.php?form_cat=183 I think you can do Private Rooms on phpMyChat ...
Dear all I need to create an install file, the purpose is that user don't have to go to CPANEL and add CRON JOBS manually. I need one file, that add CRON JOBS...
hi everybody! can anybody send me orkut membership invitation. i m a software engineer and i work on C++,java and assembly language. thanks bye Mahesh...
Hi, I have used a similar mechanism to that suggested by Frederik. Maintain a change count on the row. This value gets incremented by 1 every time the row is...
Hi All, Can anyone tell me how to combine two .swf movie into one using PHP. thanks roshan ... Yahoo! India Answers: Share what you know. Learn something new...
Hi, For my application i need to mail at a certain time after checking some conditions. lets say everyday at 12:00 PM, i have to check who are newly registered...
Check this site out for simple examples. http://www.linuxhelp.net/guides/cron/ ... __________________________________________________ Do You Yahoo!? Tired of...
Need people with following skills who can work independently only form Bangalore: *1. PHP Software Developer* : - 2-3 years of experience working with PHP -...
Hi, u can do this if u've feed urls of the resp sites refer http://simplepie.org/ to do this -- Regards, Gayatri. ... [Non-text portions of this message have...
Hi Gayatri, Thanks for replying , i also had some idea that i will have to use some kiind of RSS reader , but i am not sure from where will i get the Feeds, i...
Hi all, I am using Apache/1.3.23 (Win32) PHP Version 5.1.2 MySQL 3.23.47 with phpinfo, I get the flwg: CURL support enabled CURL Information libcurl/7.14.0...
Hi Gayatri, ... There's something else missing ... ... echo curl_exec($ch); // or put it into a variable $output = curl_exec($ch); ... // and finally echo...
Hi Martin, it works on the main server but on the local machine, it works with a remote file & not a page from a different server - Regards, Gayatri ... ...
Dear Sir, We are Virus Consultants located in Indiranagar, Bangalore. With the mission of eradicating computer viruses from Bangalore and making Bangalore a...