get the distinct table data in assending order of salary and then fetch array(1) from that u will get sedong most record... Thanks, Bhavna. ... mysql query? ...
hi, u can use this query to find 2nd max salary select max(sal) from salary where sal not in (select max(sal) from salary) order by sal desc regards, ...
Hyderabad based start up company needs php professional, please forward your resumes ASAP, And we need a PHP professional who has 2 years of exp for a telecom...
hi, Can any one give sample code to creat a webservice - server and client using the above webserive. i have reffered the below URL but i can't give any...
Friends U can use the Query, SELECT sal FROM employeetable ORDER BY sal DESC LIMIT 1,1; u can find the nth maximum value by using the general EQN SELECT sal...
Dear Friendz, I need a small help in my coding of a form. I want to change the no. of days in a drop down after selecting the year and month. For example if a...
Dear Friends, We have an urgent opening for PHP developer in our company at chennai. We are located at Guindy. Position : PHP developer Duration of Project : 1...
Hi, Change soapclient into soapclientnew in the Web service client and it will works. soapclient will works in PHP4, but for PHP5 we have to use soapclientnew ...
Rajaselvam Muthuvel
rajaselvam.m@...
Oct 4, 2007 8:09 am
1075
Hi thanks, for your response. We are going thru it, We are looking for more profiles, thanks Sreeni.A ... From: Sreeni .A <sreeniaitist@...> Date: 2...
Hi, I think this query is suitable for u to select second max salary. SELECT salary from tblname where salary<(SELECT MAX(salary) FROM tblname LIMIT1);...
Dear Prathi, The SQL will not return the second max. The problem has already been solved by the reply given in the group: SELECT max(salary) FROM tblname...
Hi, Somebody has asked how to take 2nd maximum salary from the table. Follow the below query. It is used for Nth Maximum Salary from the table. SELECT * FROM...
WeblineIndia is inviting applications from students for the position of PHP trainee programmer for its December, 2007 intake. We are looking for energetic,...
HI, I am using nu_soap.php. it has the function called only soapclient while using soapclientnew i am getting the following error. Class 'soapclientnew' not...
Hi, Please download the nusoap.php for PHP5 and then work as I mentioned earlier in my previous mail. Else if you are using PHP5, instead of using the nusoap ...
Rajaselvam Muthuvel
rajaselvam.m@...
Oct 6, 2007 7:27 am
1085
Hi Lavanya, Here I found some code that finds the leap year or not. I hope it would be helpfull for you. function days_in_feb($year){ //$year must be YYYY ...
Hello Can any body tell me good php frameworks for bigger projects ? Thank you PML ... Fussy? Opinionated? Impossible to please? Perfect. Join Yahoo!'s user...
Hi Ranjan, The below code may help you to inegrate the video media player. <div style="clear:both;text-align:right;margin-top:8px;margin-bottom:8px;"...
Code Igniter Framework -- CS Shyam Sundar [mobile] +91-94421-26585 | [voip] +1-425-998-0397 "In our world of game and con: there is always an opponent and...
codeigniter is simple to use ... there is ... you can ... projects ? ... user ... panel<http://us.rd.yahoo.com/evt=48516/*http://surveylink.yahoo.com/g ...
Hi, We are building a series of pages for a client. For e.g. to user will enter a few details in the first page, select some photos in the 2nd, enter...