Programming
Interview Questions
Programming
PHP Reference
PHP Tutorial
UNIT - 1
Evaluation of Php
Basic Syntax
Defining variable and constant
Php Data type
Operator and Expression
Question & Answer
Introduction
Evaluation of Php
Basic Syntax
Defining variable and constant
Php Data type
Operator and Expression
Question & Answer
UNIT - 2
Making Decisions
Doing Repetitive task with looping
Mixing Decisions and looping with Html
Question & Answer
Decisions and loop
Making Decisions
Doing Repetitive task with looping
Mixing Decisions and looping with Html
Question & Answer
UNIT - 3
What is a function
Define a function
Call by value and Call by reference
Recursive function
Question & Answer
Function
What is a function
Define a function
Call by value and Call by reference
Recursive function
Question & Answer
UNIT - 4
Anatomy of an Array
Creating index based and Associative array
Accessing array Element
Looping with Index based array
Looping with associative array using each() and foreach()
Some useful Library function
Creating and accessing String
Searching & Replacing String
Formatting String
String Related Library function
Question & Answer
Array and String
Anatomy of an Array
Creating index based and Associative array
Accessing array Element
Looping with Index based array
Looping with associative array using each() and foreach()
Some useful Library function
Creating and accessing String
Searching & Replacing String
Formatting String
String Related Library function
Question & Answer
UNIT - 5
Capturing Form Data
Dealing with Multi value filed
Generating File uploaded form
Redirecting a form after submission
Question & Answer
Handling Html Form with Php
Capturing Form Data
Dealing with Multi value filed
Generating File uploaded form
Redirecting a form after submission
Question & Answer
UNIT - 6
Understanding file and directory
Opening and closing a file
Coping ,renaming and deleting a file
Working with directories
Building a text editor
File Uploading and Downloading
Question & Answer
Working with file and Directories
Understanding file and directory
Opening and closing a file
Coping ,renaming and deleting a file
Working with directories
Building a text editor
File Uploading and Downloading
Question & Answer