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 protect your site from sql injection in zend when using select query?



How to protect your site from sql injection in zend when using select query?..

Answer / Santosh Sen

To protect against SQL injection in Zend Framework while using a SELECT query, you can use the Zend_Db_Table_Abstract class's prepareStatement() method, which automatically escapes any user input. Alternatively, you can use the Zend_Filter_Input component for input filtering.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Zend Interview Questions

Which class extend the zend controller?

1 Answers  


Do you know what are the methods used in decorator?

1 Answers  


What is the difference between zend framework and laravel?

1 Answers  


how to remove all dtddwrappers and labels on zend form elements?

1 Answers  


Explain the difference between zend 2 & zend 3?

1 Answers  


How to include css in zend framework?

1 Answers  


how do you protect your site from sql injection in zend when using select query?

1 Answers  


Where is the model in zf's mvc implementation?

1 Answers  


Explain the features of mvc in zend framework?

1 Answers  


What is front controller in zend framework?

1 Answers  


Write a program to retrieve the view object within plugin?

1 Answers  


How can I customize the appearance of forms generated by zend_form?

1 Answers  


Categories