Monday, February 29, 2016

Interview Questions - 1 - PHP - Answers



Back- Interview Questions -1

Q1. Ans: define() directive, like define ("MYCONSTANT", 100);

Q2. Ans: Put an ampersand in front of it, like $a = &$b

Q3. Ans: Yes, internally PHP will cast everything to the integer type, so numbers 10 and 11 will be compared.

Q4. Ans: It’s how they handle failures. If the file is not found by require(), it will cause a fatal error and halt the execution of the script. If the file is not found by include(), a warning will be issued, but execution will continue.

Q5. Ans: The output is displayed directly to the browser.






Sunday, February 28, 2016

Interview Questions - 1 - PHP


  1. How do you define a constant?
  2. How do you pass a variable by value?
  3. Will comparison of string "10" and integer 11 work in PHP?
  4. What’s the difference between include and require?
  5. What does a special set of tags <?= and ?> do in PHP?
Wait for Answers .......Till Next Post.....Interview questions' answers.

Interview Questions' Answers


Free Download PHP Interview Questions and Answers


Project Documentation - INTRODUCTION - "MATERNITY CENTRE"

INTRODUCTION


"XYZ NURSING HOME" is one of the best Nursing home of the city ABC situated at the main road  ABC. "DR. XYZ" is the head of this Nursing home. She has real skill. She has earned excellent name and fame during her practice. She has recovered many Patients from hopeless condition.
      
        This Nursing home gives good facility and treatment by skillfull Nursing staff to Patient. Patient feel better after arriving here. It has many departments.

        This project starts the work when pregnant woman enters in Nursing home after that all the condition is entered into the computer related to her pregnancy. After that Computer generate the message that how Baby will be issue either normal or by operation and after that it also generate all the Bill at the time of department and also maintain ledger after the departure of Patient from Nursing home. It also provides the facility for the query through different ways and easy to retrieval the previous information.

Wednesday, February 24, 2016

Project Documentation - Index - “MATERNITY CENTRE”

INDEX

Back


TOPIC

  1. Introduction
  2. Acknowledgement
  3. Objective
    • Objective of my project
    • Nature of objective
    • Planning
    • Determination of my project
    • Function of Management
  4. Advantage of new computerized system
  5. Draw backs with the existing system
  6. Tools/Platform, Language to be used
  7. Reason behind choosing C++
  8. System 
  9. Problem identification
    • Problem specification
    • Problem definition
  10. System Development life cycle
    • Preliminary investigation
    • Request clarification
    • Feasibility study
  11. Examination Of current system
    • Fact finding
    • Collection of facts by us
  12. Design of candidate system
    • Entity Relationship diagram
    • Data Flow Diagram
    • Software Engineering
    • Waterfall model
  13. Time scheduling Gantt charts
    • PERT
  14. Code Efficiency
  15. Optimization
  16. Validation checks
  17. Testing techniques
    • White box testing
    • Black box testing
  18. Testing strategy
    • Unite testing
    • Integration testing
    • Validation testing
    • System testing
  19. Implementation
  20. Evaluation
  21. Maintenance
  22. Limitation
  23. Future application of the project
  24. Bibliography