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
Answer Posted / 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 View All Answers
How do you compare strings in java?
What is the purpose of the following files having extensions: frm, myd, and myi? What these files contain?
What is move_uploaded_file in php?
What are the advantages of object-oriented programming in php?
What is compact function php?
How cookies are transported from servers to browsers?
How failures in execution are handled with include() and require() functions?
What is overriding in php?
Binary tree question - Node has numeric data (int) The function takes depth as argument and sum all the value of the node of the depth. For instance, (0) depth 0 / \ 10 20 depth 1 / \ / \ 40 50 60 70 depth 2 so if you pass get_sum(2), you would return 220 which is 40+50+60+70 (sum of depth2) write the function.
Is php better than python?
How to get the http request in php?
What is the importance of "method" attribute in a html form?
How can we connect to a mysql database from a php script?
How to get number of days between two given dates using PHP?
What software is required for php?