Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

NIIT PHP Interview Questions
Questions Answers Views Company eMail

What do you mean by design patterns (php) ?

1 6365

Questions on OOP concepts 1. What are the access specifiers available in php ? Explain 2. What is object cloning ? 3. What are the differences between interface and abstract class ? 4. What is overloading ? 5. What is overriding ? 6. How to prevent function overriding ? 7. What is the use of "final" keyword ? 8. What is static variable ? How will access a static variable ? What is static class ?

2 8343

What is happening in the following code $objA = new A(); // A is a class $objB = $objA;

3 4863

What do you mean by MVC ?

3 23244

Design a class that should always return a single object ?

3 4771

What is mem_cache ? How do you put a database query into that ?

5 10294

Dear Sir, i am a frasher and now i got a job offer from AentteQ Software Technologies for PHP developer.. so i am in confusion that is PHP correct for my carrer or i shud choose other then php for my carrer...plz suggest me

4 4106

4 down vote favorite share [g+] share [fb] share [tw] I am developing my site using server side sessions using redis as backend for saving the session. Now the issue which is bothering me is of user leaving the website without logging out. I mean user simply closes the browser which causes the cookie to be deleted. Now session of that user still exists on the server and will not be used again as new login requires creating a new session due to security reasons. To avoid the case where hacker steals the old cookie and use it after user login again with same old session id. In essence user leaves the website without explicitly logging out and his session will be deleted after certain time limit of inaccessibility. I am thinking time limit of 30-60 minutes. Also with every new request from user his cookie will also be updated to keep track of when the user last time accessed the site. But nowadays, people let site remain open for long time without accessing it. For example users open facebook and gmail in new tabs and forget about them for 2-3 hours and still they are not asked to login again. Is letting a 2-3 hours old cooke access the session secure? My concern is someone steals user cookie and use it 2-3 hours later. Thinking on this topic has also forced me to question how facebook manages security if user can use a session where they are not accessing it for long periods of time and still they remain logged in. Or is it not secure for me to keep logged in when am not accessing the site session for longer period of time? It can be the case also there is some pinging mechanism using which sites keep track of user having their site open in a browser and when browser closes they are notified and can work accordingly. My website is a social network and needs all those security and usage features which a social network may need. I am new to web security and web development in general and may be the case where my above questions may seem a little basic. If you feel that is the case kindly point to some good reference where I can read and find answers to my question.

1736

Post New NIIT PHP Interview Questions


NIIT PHP Interview Questions


Un-Answered Questions

Which is the parent class of enumset class?

548


i am a mba fresher and i'm learning oracle finance.please give me ur valueble suggetions about my career in oracle finance? what r the requirements 2 get a good job in time?

1730


What is maximum size of text datatype in postgres?

418


Does toad work with postgres?

409


Mention a few common trace flags used with sql server?

536






What is the turbine and how does it work?

619


Define object-oriented methodology?

568


What is #include ctype h in c++?

661


Can I disable delivery optimization?

553


What is c++ & why it is used?

580


What is UIL(user interface language)

506


What is a sql*loader control file?

611


What are the different types of delegates?

488


What does (cd dir && command) do?

536


What does means by “call by reference” in python?

474