PHP Interview Questions
Questions Answers Views Company eMail

I am a 2007 Passed out, Jobless for almost 2.6 years. I am preparing myself as a Php programmer. Will i get a job in Php and can any one guide me please.

HCL,

5 6293

How do I find out the number of parameters passed into function?

1 4420

can any one find and tell the difference between dot net and php which one is best ? which one we get more salary? which one is stable and which one is best for freshers and also better in future and carrer ? which one we wil get more salary sir ? please send ur valuable suggestions to kiranpulsar2007@gmail.com

3 5105

hello experts good morning to everyone ! at present am now learning LAMP course sir( linux, apache,mysql and php) after finishing this course can i create my own website without investment is it possible ? please can any one tell sir and also tell me how can i upload my project after finishing the project in internet ? please tell the ways sir please send ur valuable suggestions to kiranpulsar2007@gmail.com

2 3173

hello experts good morning to everyone ! at present am now learning LAMP course sir( linux, apache,mysql and php) after finishing this course can i create my own website without investment is it possible ? please can any one tell sir and also tell me how can i upload my project after finishing the project in internet ? please tell the ways sir please send ur valuable suggestions to kiranpulsar2007@gmail.comcom

1 2647

how to extract month from given date by using string functions?

3 6088

how to send mail in php but mail should be send in inbox not in spam.....:(

ATS,

2 4849

How to Calculate Internal links & External Link in Website.(For Example YAHOO WEBSITE)

1 3160

•What is the difference between “mysql_fetch_array” and “mysql_fetch_object?

Infotech,

2 5348

hai, friend i srinu i had completed my graduation in 2004. now i am fineshed PHP course .may i get any oppartunity on php progr pls sugg me . thank u

1374

class Database { public static $_instance; public static function getInstance() { if(!isset(self::$_instance)) self::$_instance = new Database(DB_SERVER, DB_USER, DB_PASS, DB_NAME); print_r(self::$_instance); return self::$_instance; } } can any one explain "self::$_instance = new Database(DB_SERVER, DB_USER, DB_PASS, DB_NAME);" this line

1 3902

what is "mysql_pconnect", i know mysql_connect but what it is pconnect is their?

2 3647

what is constructor in a class, how it is work, how it is call?

2 3714

what is Opern source?

3 3811

i'm b.com graduate and doing MCM- 1year(Master in Computer Management. i'm very interested in PHP? Please tell me some suggetion and the scope of PHP in the market. My E-mail pawan.register@gmail.com Thanks & Regards Pawan.

1 3979


Post New PHP Questions

Un-Answered Questions { PHP }

How many data types are used by php?

497


What is the use of php and mysql?

538


How to check a key exist in an array?

565


Is array a key php?

507


What is url encoding and decoding in php?

544






What is difference between echo and print_r in php?

490


Which is correct about mysqli and pdo?

551


How variables are passed through arguments?

544


Why session timeout is important?

606


What is include in php?

529


How can I load data from a text file into a table?

551


> symbol is used to redirect the output of a command. State Whether True or False?

642


What is $_ server request_method == post?

528


Explain the difference between require() and require_once()?

518


How to upload file in php?

530