Hi Roja, 
 
Here the answers
 
1.How to get the last inserted record in the table?
            mysql_inserted_id()
2.Which function is used to configure the php.ini ? 
Ini_set("variable","value");
3.There is no primary field and no serial number then how to retrieve the
first 10 
rows in Table.
Using query limit  ie.;  select * from table limit 0,10

4.what is meant by addslashes in php?
Add slashes automatically in necessary special character places. Ie:
muthu's computer => muthu\'s computer
 
5.How to show the data to statusbar by using javascript?
            Window.status="me me here.. your text"



 
Thanks,
Muthukumar Selvarasu,
Project Manager (Web Development),
Webmasters Ltd.
 
 
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf
Of hai friend
Sent: Wednesday, March 12, 2008 4:48 AM
To: [email protected]
Subject: [php_mysql] Reg Interview On PHP,MySql
 
Hi 
This is Roja.
Today i attended interview.
Questions:
1.How to get the last inserted record in the table?
2.Which function is used to configure the php.ini ? 
3.There is no primary field and no serial number then how to retrieve the
first 10 
rows in Table.
4.what is meant by addslashes in php?
5.How to show the data to statusbar by using javascript?

Please give answers,i didt answer for those questions.
Please reply me.

Thanks
Roja



---------------------------------
Get your domain and website for less than Rs.100/month*. Click here.

[Non-text portions of this message have been removed]
 


[Non-text portions of this message have been removed]

Reply via email to