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

Give any ten basic functions in PHP?

Answer Posted / mahesh

1)getdate()//getting the current dates
2)ceil()//round to the next higher value.
3)floor()//rounds to the minimum value(killing the
fractional part)
4)round() round the value according to the fractional part
5)isset() checking for a setting condition
6)explode()// explode a string with the values given
7)print_r()prints trhe values of an array, also a variable
to an array
8)define()//define a value to a text...(Permanent)
9)header("Location: text.php)//jump to the location given
10)include()//include a file..

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

974


What is php and why we use it?

934


Explain php parameterized functions.

937


What are differences between PECL and PEAR?

990


What is the difference between characters  and #?

982


What is htaccess? Why do we use this and where?

919


Is wordpress a php framework?

1028


Which is used to maintain the value of a variable over different pages?

972


What is the purpose of pear in php?

966


How do you define a constant?

926


Explain the difference between array_merge() and array_combine()?

949


What is the difference between htmlentities and htmlspecialchars in php?

953


Why is facebook still using php?

1024


What is overloading in php?

951


What is mysql_fetch_row?

998