what is the current salary package in India for a PHP &
MySQL programmer who has 3 years experience
Answer Posted / chiratla
I have 3 year Experience on LAMP stack and i am getting 22000+HRA allowances and 45000 is an absurd story for showing their highness
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is session_register()?
How many data types are used by php?
How many escape sequences are recognized in double-quoted strings?
How to remove the new line character from the end of a text line in php?
What are php keywords?
can we swap two different string using php for example:-- before swapping:-- 1 string :-hello friend, 2 string :-my dear, after swapping that strings will be: 1.hello dear, 2.my friend.
How to enable cURL in PHP?
What is mysqli_fetch_array?
Is php strongly typed?
Write a program using while loop?
What is csrf mvc?
Does php need to be installed?
Tell me how can we define a variable accessible in functions of a php script?
What are the delimiters in php?
Tell me can you extend a final defined class?