i am a 3yr diploma holder(CSE) from bangalore and i got job as
php developer.. starting 7.5k... but i dont know what is the
future carreer scop for diploma holders(for me)...plz help
Answers were Sorted based on User's Feedback
Answer / known
i think great in php compare to java or .net because for php
developer engineering degree is not required.... dont worry
work hard
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / hello
ya what is the scope in php for diploma candidates
| Is This Answer Correct ? | 3 Yes | 2 No |
How to execute a php script from the command line?
Could we start a variable with number like $4name?
How to add comments in php?
Without using forms and hidden variables, how to send variables from a PHP script to another URL using POST method?
What is $_ get and $_ post in php?
how to make website package setup like desktop software setup ... that front end and backend can include in setup like single package...?
What is the latest version of php?
Do you know what is the differences between $a != $B and $a !== $B?
How to uploaded files to a table?
Explain the difference between $var and $$var?
hi here one small project given to me in an software company during interview. one page that would count down till 9pm (today means every day before 9pm it would count down to zero) this means there will show how many mins. sec. and hours are left till 9pm so it would be like 1 hr 20 mins 23 sec. then it up count down every sec and then show 1hr 20mins 22sec left till 9pm once the count down reaches zero it would show a flesh player video will autostart. the flash player will be from http://www.longtailvideo.com/players/jw-flv-player/ (the player is embed into the page.) that same page will track to see if they have already seen the video using php sessions then if they go back to that page it would redirect them to a new page saying that they have already wathed the video.
Is php 7 backwards compatible?