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...


How to check curl is enabled or not in PHP


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More PHP Interview Questions

How to download and install php for windows?

0 Answers  


Which function is used in php to count the total number of rows returned by any query?

0 Answers  


Why is php used for web development?

0 Answers  


Explain me what is x+ mode in fopen() used for?

0 Answers  


What are the different tables(engine) present in mysql, which one is default?

0 Answers  


Do you know design patterns. List few?

0 Answers  


Do loops php?

0 Answers  


What is namespaces in PHP?

0 Answers  


What is the basic syntax of Php?

0 Answers  


Tell me how do you execute a php script from the command line?

0 Answers  


How can we create a database using PHP and mysql?

4 Answers   Rushmore Consultancy,


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  


Categories