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


Explain what is the procedure to see that the optional file is detected?



Explain what is the procedure to see that the optional file is detected?..

Answer / Subhash Bhatt

In Zend Framework, you can check if a file exists using the `file_exists()` function. Here's an example:nn```phpnif (file_exists('path/to/optional_file.txt')) {n echo 'The optional file exists!';n}nelse {n echo 'The optional file does not exist!';n}

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Zend Interview Questions

Do you know what is the way in which the html can be used to form elements?

1 Answers  


How we can check post method in zend framework?

1 Answers  


What are the methods used in decorator?

1 Answers  


How to disable layout from controller?

1 Answers  


How to fetch last inserted id, fetch all record and fetch a single record?

1 Answers  


What is zend engine?

1 Answers  


What is the purpose of autoloader in zend framework?

1 Answers  


What zend acl?

1 Answers  


How can I detect if an optional file has been uploaded?

1 Answers  


How to get variable value from getting in zend framework?

1 Answers  


Tell me what is the function of model in mvc architecture?

1 Answers  


Explain the difference between zend_registry and zend_session in zend?

1 Answers  


Categories