Ques. : What is Php stands for ?
Ques : Why do you choose Php for developing web applications ?
Ques : What is the feature of Php ?
Ques. : Where & how can we write Php code in the project ?
Ques. : What is echo and print statement in Php ?
Ques. : What is the difference between Cookie and Session ?
Ques. : What is the extension of Php file ?
Ques. : Which comment symbol is/are used in Php coding ?
Ques. : List popular Php frameworks [Laravel, CodeIgnitor, CakePhp, Symfony, Falcon, Zend, Fuel Php, Yii2, Slim, Phpixie etc.]
Ques. : List Popular Php Editors [Notepad++, Adobe Dreamweaver, Sublime Text3, Atom, Codelite, Geany, TextMate, KWrite, RapidPhpEditor, Brackets.io, Cloud9, Visual Studio Code etc. ].
Ques. : List popular Php IDE with editor Applications.[Net Beans, Zend Studio, Eclipse CDT, Komodo, CodeLobster, PhpStorm, Wamp Server, Xampp Server etc. ]
Ques. : Display/write connectivity code of your project ?
Ques. : How do you declare variable in Php ?
Ques. : What are the Datatypes used in Php ? [Boolean, Integer, Float/Double, Array, String, Object, null, Resource]
Ques. : What is Exponent Symbol/Operators in Php ? [**]
Ques. : What is Identical Operator in Php ? [===].
Ques. : What is Not equal Symbol/Operators in Php ? [<> / !=]
Ques. : What is AND or OR Symbol/Operators in Php ? [&&/and or ||/or]
Ques. : What is Spaceship Operator in Php ? [ From Php 7.0.X, <=>, results -1,0,1]
Ques. : Display/write at least five Php in-built functions used in your project commonly.
Ques. : Display/write at least five Php in-built functions used in your project for MySql database ?
Ques. : What is the difference between include and require function in Php ?
Ques. : What is GET and POST methods in Php ?
Ques. : What is $_GET ,$_POST & $_REQUEST variables in Php ?
Ques. : What is global variables in Php ?
Ques. : What is the use of isset() method in Php ?
Ques. : What is the use of header() function in Php ?
Ques. : How do you redirect a page in Php ?
Ques : What are the software requirements to develop web applications using Php ?
Ques : Which IDE is/are used to create/run Php code?
Ques. : How can we connect a MySql database with Php ?
Ques. : Display/write save code used in your project ?
Ques. : Display/write delete code used in your project ?
Ques. : Display/write edit/modify/update code used in your project ?
Ques. : Display/write search code used in your project ?
Ques. : Display/write exception handling code used in your project ?
Ques. : How do you send e-mail from Php using mail() ?
Ques. : What is the use of md5() in Php /How do you use encryption technique in Php ?
Ques. : How do you use current date/time in a Php file/What is the use of date() in Php ?
0 Comments