Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 7992

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

1 5377

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 6326

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 4147

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 3554

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

3 7506

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

ATS,

2 6049

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

1 4011

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

Infotech,

2 6687

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

1920

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 4918

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

2 4752

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

2 4855

what is Opern source?

3 5031

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 4775


Post New PHP Questions

Un-Answered Questions { PHP }

Can you explain, when to use if-else if-else over switch statements?

1061


Which function will you use to create an array?

1028


What does pear stand for?

1025


what is session_set_save_handler in PHP?

1060


How to execute a function in php?

1001


Which function can be used to exit from the script after displaying the error message?

1026


How can you pass a variable by reference?

1061


Explain me what are the 3 scope levels available in php and how would you define them?

1277


How can you retrieve data from the mysql database using php?

1095


What is the best way to change the key without changing the value of a php array element?

1018


Can we use session in mvc?

1051


How to fix "headers already sent" error in php

1136


Tell me what is the use of explode() function?

1038


What is the difference between characters 34 and x34?

1075


What is use of htmlspecialchars php?

1103