hi sir am a fresher just learning LAMP COURSE
linux,apache,mysql and php .just i finished my M.C.A 2009
passed out ..can any one tell after i finish this course how
much salary we expect in any php based company ?
and also tell please how much salary we can demand as a
fresher with my M.C.A qualification as a PHP fresher in a
company ?
how much we get atleast mininum as a PHP fresher in CHENNAI
and Bangalore
just send ur valuable suggestions to kiranpulsar2007@gmail.com
please guide to me sir
Answers were Sorted based on User's Feedback
Answer / jagjeet
It's a preety question for every fresher. Salary depends on
ur skills. Bt as a fresher u deserve at least 10,000/month.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / php
50 comp. strength
if(comp >50)
{
$salary = 8k;
}
else{
$salary = 5k;
}
| Is This Answer Correct ? | 0 Yes | 2 No |
What are the uses of implode() function?
Difference between $message vs. $$Message in php.
Which is the correct way to check if a session has already been started ?
Echo is used to Display message on screen. Which is used with echo to not output the trailing newline?
How does html form submit work?
What are getters and setters and why are they important?
Can we override static method?
What is the functionality of the function strstr and stristr?
What is difference between sql and php?
what are the errors and when we get that particular errors.and who will give that errors
How many types of array are there in php?
What are include() and require() functions?