I went to an php interview yesterday.I got selected
there.But,They asked me to sign bond by submitting my
certificates for 2 years.Is it good or bad

Answers were Sorted based on User's Feedback



I went to an php interview yesterday.I got selected there.But,They asked me to sign bond by submitt..

Answer / rakesh

don't do this mistake.....

Is This Answer Correct ?    18 Yes 0 No

I went to an php interview yesterday.I got selected there.But,They asked me to sign bond by submitt..

Answer / karthi.6863

what u think about this one ?...u feel is this good?...
i think not good........

Is This Answer Correct ?    11 Yes 1 No

I went to an php interview yesterday.I got selected there.But,They asked me to sign bond by submitt..

Answer / kshitij s. nirmaley

If for the bond matter it should be good but submitting the
certifications it is not. But if you want to join the
company for long time duration then go ahead.Because for the
specialization and expert in one particular language you
need to practice for long time. and I think this will give
you good platform to learn and develop you new skills.

Is This Answer Correct ?    3 Yes 0 No

I went to an php interview yesterday.I got selected there.But,They asked me to sign bond by submitt..

Answer / ramthiraviya

hi buddy,

dont submit certificate and all. you can sign for agreement
. because there is no way to punish you under the law and
order of indian government even if you come out when you
dont need the experience certificate and all from particular
concern.

But at any cost dont give your certificate.

Regards
RamThiraviya

Is This Answer Correct ?    1 Yes 0 No

I went to an php interview yesterday.I got selected there.But,They asked me to sign bond by submitt..

Answer / balwant bishnoi

hi,
dont do this mistake yar..

Is This Answer Correct ?    1 Yes 0 No

I went to an php interview yesterday.I got selected there.But,They asked me to sign bond by submitt..

Answer / nasir

Hi,

Never do this mistake, bond or certificates. I recently got selected in a company in Noida and signed a bond of rupees 2 lacs. But I didn't join the company as I got negative feedback from my friends. They took legal action against me. I won the case last month after two years of legal procedures, wasted over rupees 30k and valuable time. The stress is something that you cannot weigh in terms of money.

Is This Answer Correct ?    0 Yes 0 No

I went to an php interview yesterday.I got selected there.But,They asked me to sign bond by submitt..

Answer / mansur

Bond is not a matter, but if you have confidence to learn
more and get onsite offer,perks means you can go ahead

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More PHP Interview Questions

What is the difference between apache vs niginx?

0 Answers  


How do I escape data before storing it in the database?

0 Answers  


Specify pre-defined classes in php ?

1 Answers  


How to receive a cookie from the browser?

0 Answers  


How to execute a php script from the command line?

0 Answers  






Explain how can we increase the execution time of a php script?

0 Answers  


How to test if a variable is an array?

0 Answers  


What is basic php?

0 Answers  


What are the advantages and disadvantages of cascade style sheets?

0 Answers  


How cookies are transported from servers to browsers?

0 Answers  


Can we run php on tomcat server?

0 Answers  


<?php /** * @version 1.0 $ * @package HelloWorld * @copyright (C) 2005 Andrew Eddie * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL */ /** ensure this file is being included by a parent file */ defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' ); ?> <?php $database =& JFactory::getDBO(); //$sql = 'SELECT name, username FROM #__users'; $sql="select a.id, a.title, a.introtext, a.created_by, a.created from jos_content a, jos_content_frontpage b where a.id=b.content_id and b.ordering='2'"; $database->setQuery( $sql ); $user = NULL; $user = $database->loadObject(); //echo 'Name: ' . $user->name . '<br />'; echo '<h1>' . $user->title . '</h1><br />'; //echo 'Username: ' . $user->username; echo ' ' . $user->introtext; i write this and fetch the result from the database the result is The Intranet is up and working ! Our intranet is up and working and should be accessible from both Mumbai and NOIDA. As you will notice, this template, look & feel is not in line with our corporate indentity but we chose the route of "form-follows-funtion" In the first phase, we are rolling out functionality that is critical to all of us - Policies and How-to documents. In subsequent phases, we will be launching other features. Keep watching this space for more details i want to see only 4 line of top then how this may done

0 Answers   Infovision,


Categories