what is mean php ? is it designingtool or language?
how ill create website using by php?



what is mean php ? is it designingtool or language? how ill create website using by php?..

Answer / anjan

PHP is stands for PHP hypertext preprocessor.It is an
server site scripting language.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More PHP Interview Questions

How do you use end in python?

0 Answers  


How to set cookies?

0 Answers  


How to communicate with sockets in php?

1 Answers  


Is php fully object oriented?

0 Answers  


AentteQ Software Technologies Q: what are benifits of using LAMP..?

5 Answers  






How do i explode this string '||25||34||73||94||116||128' i need to have a array like this array ( 0 => '25', 1 => '34', 2 => '73', 3 => '94', 4 => '116', 5 => '128' ) explode("||", $array); didnt work for me i get this array array ( 0 => '', 1 => '25', 2 => '34', 3 => '73', 4 => '94', 5 => '116', 6 => '128', )

2 Answers  


What is the default session time in PHP and how can I change it?

13 Answers   VirtualSoft,


Is laravel easy to learn?

0 Answers  


A process is identified by a unique___

0 Answers  


What is difference between Method overriding and overloading in PHP?

0 Answers  


What is register_globals in php?

6 Answers   Castling IT, HCL, Intel Soft Solutions, Millennium,


What is the difference between indexed and associative array?

0 Answers  


Categories