PHP Interview Questions
Questions Answers Views Company eMail

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 3607

hi..this is kumar...how m,uch time req for php preparation?is any coaching avaiable in vizag for php?

3 3829

1. 2. 3

HCL,

3 4998

hi sir am kiran kumar finished my mca 2009 passed out sir .. i have more doubts regarding open source technologies sir if we pass zend exam in php can we get a job opportunity in foreign countries sir and is it good demand for php compared to dot net and java and some other technologies like sap , erp sir bcoz my friends saying they are finished dot net and java courses they telling in php we cannot earn more and we cannot go onsite opportunity even big companies not dealing with php is it right ah sir ? please send ur valuable suggestions to my email sir kiranpulsar2007@gmail.com please send ur phone number also sir thanking u sir

1 3100

what type of images that the PHP version supports

4 4264

To run php script on a local machine we need to install Apache http server and php. Then only scripts are run in the browsers. but when these things are not loaded on a local machine and a php script is brought by the browser still the browser displays the page. how?

2 3482

Can anybody plz tell me if there any recruitment on php plz mail to vasudev.adepu@gmail.com.i had completed M.SC(MATHS) in 2007 . trying to get a job on php. i have good knowledge on PHP/MYSQL

1 2429

which is the best institute for php training near delhi & NCR......& what is the fee for the same....

2 3420

find highest salary

8 5855

What interest would a "work-for-ownership" offer receive from PHP/MySQL developers?

1 2686

how to uploade video in php????

1 3788

How to convert any type of video formate in flv formate in php can any buddy give me coding.

1 3042

how much a fresher php programmer can earn in india

5 7642

what is the default session expire time in php? what is default file attachment size in mail in php?

3 5537

Want to know the 10th max salary in salary table

3 4819


Post New PHP Questions

Un-Answered Questions { PHP }

What are different types of errors available in Php?

487


Which will start a session?

568


What is the use of imagetypes() method?

525


What is different types of visibility?

527


How does firefox manage cookies?

532






Is age nominal or ordinal?

502


How to assigning a new character in a string using php?

535


How to convert strings in hex format?

553


A process can run only in the background. State Whether True or False?

612


How can we make a constant in php?

544


In how many ways we can retrieve the data in the result set of mysql using php?

485


What is the function file_get_contents() usefull for?

512


Which function Returns the time of sunrise for a given day / location in PHP.

574


What are the different types of array in php?

497


What is the output of the ucwords function in this example?

543