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 upload a file in php.write a syntex for that



how to upload a file in php.write a syntex for that..

Answer / sumit manchanda

move_uploaded_file syntex is used to upload a file

Is This Answer Correct ?    5 Yes 3 No

Post New Answer

More PHP Interview Questions

What is the difference between for and foreach in php?

0 Answers  


How to remove an empty directory?

0 Answers  


Is php a framework?

0 Answers  


How to create a mysql connection?

0 Answers  


How to convert strings in hex format?

0 Answers  


Why print_r is used in php?

0 Answers  


How does php work with apache?

0 Answers  


How to check an key is exists in array?

0 Answers  


What is the difference between php traits vs interfaces?

0 Answers  


What is meant by nl2br()?

4 Answers   Rushmore Consultancy,


Which of the following represents the proper way to set a session variable? Answer: a. $_SESSION['foo'] = 'bar'; b. session_start(); c. session_set_save_handler ('myopen', 'myclose', 'myread', 'mywrite', 'mydelete', 'mygarbage'); d. $foo = $_SESSION['foo']; 2.When administering MySQL, you should make the data directory accessible via the operating system 3.which statement can be used to determine how the optimizer resolves a query

9 Answers   Cybercom, TCS,


How can we extract string ‘abc.com ‘ from a string info@abc.com" target="_blank">http://info@abc.com using regular expression of php?

6 Answers  


Categories