what is the current salary package in India for a PHP &
MySQL programmer who has 3 years experience

Answer Posted / richa

Very Well Said Abinash.
Language is just a way, logic is the main part, so better
develop them

i too worked on .net and java, and most on php.
I am impressed with the ease it provides, esp, with certain
javascript libraries like extjs, and many more things..

doono why ppl feel superior, working with .net and java,
they didnt develop those languages, also its just your
concepts, and your logics, which matter.

Did we explore php enough, to say a word about it.

We must respect a good work.

my total exp 1.5, i get 25K, and am happy to do a good work.

Is This Answer Correct ?    121 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is php namespace?

537


How can I make a script that can be bilingual (supports english, german)?

579


How many types of functions are there in php?

590


How to remove a file?

601


Why do we use interface in php?

529






So if md5() generates the most secure hash, why would you ever use the less secure crc32() and sha1()?

545


Which function gives us the number of affected entries by a query?

508


Will a comparison of an integer 12 and a string "13" work in php?

535


Is php closing tag necessary?

547


What is difference between echo and print_r in php?

490


Can we use session in mvc?

548


What is singleton pattern in php?

475


How to list all values of submitted fields?

538


How to call php function in jquery?

541


How to implement a class named dragonball. This class must have an attribute named ballcount (which starts from 0) and a method ifoundaball. When ifoundaball is called, ballcount is increased by one. If the value of ballcount is equal to seven, then the message you can ask your wish is printed, and ballcount is reset to 0. How would you implement this class?

620